Skip to content

Commit

Permalink
Upgrade crs to 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and jcmoraisjr committed Dec 28, 2022
1 parent 33570e2 commit 4de0a50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rootfs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ RUN apk upgrade --no-cache \
&& apk add --no-cache $deps tini \
&& apk del --no-cache .build-modsecurity

ARG OWASP_MODSEC_VERSION=v3.3.2
ARG OWASP_MODSEC_SHA256=56ddb33a5d0413f43157e1ea22415adf75d8b12219c43156861fd11708c8033e
ARG OWASP_MODSEC_VERSION=v3.3.4
ARG OWASP_MODSEC_SHA256=15a84aaa041aa532905a34546b613bd3aed122e3f9814fbb5c28e1655d02b74d

RUN mkdir -p /etc/modsecurity/owasp-modsecurity-crs \
&& wget -qO/etc/modsecurity/modsecurity.conf https://github.com/SpiderLabs/ModSecurity/raw/v2/master/modsecurity.conf-recommended \
Expand Down

0 comments on commit 4de0a50

Please sign in to comment.