Update Dockerfile
All checks were successful
Publish Docker image / docker_publish (push) Successful in 1m33s
All checks were successful
Publish Docker image / docker_publish (push) Successful in 1m33s
This commit is contained in:
parent
e5bba9d3c1
commit
b9c91425fc
@ -1,8 +1,7 @@
|
|||||||
FROM caddy:2.7.6-builder-alpine AS builder
|
FROM caddy:2.7.6-builder-alpine AS builder
|
||||||
|
|
||||||
RUN xcaddy build \
|
RUN xcaddy build \
|
||||||
--with github.com/42wim/caddy-gitea@v0.0.3 \
|
--with github.com/caddy-dns/cloudflare
|
||||||
--with github.com/greenpau/caddy-git
|
|
||||||
|
|
||||||
FROM caddy:2.7.6
|
FROM caddy:2.7.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user