feat: Added caddy 2.8.1 image
This commit is contained in:
parent
521335c3b0
commit
e532dbebe4
|
@ -21,7 +21,7 @@ Caddy base image with https://github.com/caddy-dns/duckdns[duckdns module] added
|
|||
|
||||
[source,shell]
|
||||
----
|
||||
docker build --build-arg VERSION=2.8.0 -f ./caddy-duckdns.Dockerfile -t caddy-duckdns:2.8.0 .
|
||||
docker build --build-arg VERSION=2.8.1 -f ./caddy-duckdns.Dockerfile -t caddy-duckdns:2.8.1 .
|
||||
----
|
||||
|
||||
=== caddy-docker-ovh.Dockerfile
|
||||
|
@ -30,7 +30,7 @@ Caddy base image with https://github.com/caddy-dns/ovh[OVH module] and https://g
|
|||
|
||||
[source,shell]
|
||||
----
|
||||
docker build --build-arg CADDY_VERSION=2.8.0 -f ./caddy-docker-ovh.Dockerfile -t caddy-docker-ovh:2.8.0 .
|
||||
docker build --build-arg CADDY_VERSION=2.8.1 -f ./caddy-docker-ovh.Dockerfile -t caddy-docker-ovh:2.8.1 .
|
||||
----
|
||||
|
||||
=== gitea-external-renderers.Dockerfile
|
||||
|
|
Loading…
Reference in New Issue
Block a user