Update Dockerfile

This commit is contained in:
2025-06-20 18:13:28 +05:30
committed by GitHub
parent 911ed40bff
commit e4bb9dea04

View File

@@ -1,8 +1,8 @@
FROM caddy:2.10.0-builder AS builder
RUN xcaddy build \
--with github.com/hslatman/caddy-crowdsec-bouncer/http
--with github.com/hslatman/caddy-crowdsec-bouncer/layer4
--with github.com/hslatman/caddy-crowdsec-bouncer/http \
--with github.com/hslatman/caddy-crowdsec-bouncer/layer4 \
--with github.com/hslatman/caddy-crowdsec-bouncer/appsec
FROM caddy:2.10.0