updated files

This commit is contained in:
2025-04-12 21:52:44 -05:00
parent bc0a96874f
commit f47526ebd2
7 changed files with 83 additions and 21 deletions
+9
View File
@@ -0,0 +1,9 @@
FROM caddy:builder AS builder
RUN caddy-builder \
github.com/caddy-dns/cloudflare \
github.com/hslatman/caddy-crowdsec-bouncer
FROM caddy:latest
COPY --from=builder /usr/bin/caddy /usr/bin/caddy