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

This commit is contained in:
xeovalyte 2024-06-26 13:56:24 +02:00
parent e5bba9d3c1
commit b9c91425fc

View File

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