Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update docker.io/owasp/modsecurity-crs docker tag to v3.3.5-apache-202310170110 #125

Merged
merged 1 commit into from
Oct 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion v3.3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/owasp/modsecurity-crs:3.3.5-apache-202310150110@sha256:eba600bb9d50704d476e895f1c91d9b36357532d4f05b0204389fb82910415a0
FROM docker.io/owasp/modsecurity-crs:3.3.5-apache-202310170110@sha256:8188901e4bbdbb06e08a29e4b10986142604b10d82da65839657ca19dd121ee1

ENV APACHE_RUN_USER=www-data \
APACHE_RUN_GROUP=root \
Expand Down