Update Dockerfile
All checks were successful
Publish Docker image / docker_publish (push) Successful in 9s

This commit is contained in:
xeovalyte 2024-01-18 13:38:17 +01:00
parent abe44c0380
commit 146a4c0d1f

View File

@ -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