chore: update coraza, crowdsec && monitoring dependencies versions

This commit is contained in:
2025-07-09 00:10:25 -03:00
parent 925cf377c7
commit 2d182eaf9c
3 changed files with 6 additions and 6 deletions

View File

@@ -3,8 +3,8 @@ FROM caddy:builder AS builder
# Install xcaddy and build Caddy with plugins
RUN xcaddy build \
--with github.com/corazawaf/coraza-caddy/v2@v2.0.0 \
--with github.com/hslatman/caddy-crowdsec-bouncer/http@v0.8.1 \
--with github.com/corazawaf/coraza-caddy/v2@v2.1.0 \
--with github.com/hslatman/caddy-crowdsec-bouncer/http@v0.9.2 \
--with github.com/mholt/caddy-l4
# Stage to download OWASP CRS