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