Update Dockerfile
Some checks failed
Publish Docker image / docker_publish (push) Failing after 33s

This commit is contained in:
xeovalyte 2024-01-18 13:35:29 +01:00
parent 974c3c0437
commit abe44c0380

View File

@ -1,7 +1,7 @@
FROM caddy:2.6-builder-alpine AS builder
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