Skip to content

Commit

Permalink
Revert "Downgrade quiche to 0.23.2 c5fc067"
Browse files Browse the repository at this point in the history
Seems to be actually caused by ModSecurity. Continuing debugging.

This reverts commit 67b0c68.
  • Loading branch information
patrikjuvonen committed Feb 5, 2025
1 parent 67b0c68 commit 72d7340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
FROM alpine:edge AS deps

ARG NGINX_VERSION=1.23.4
ARG QUICHE_CHECKOUT=c5fc0679ece63636a2264ef273c75f08a405fdf7
ARG QUICHE_CHECKOUT=cba5e73281193372e27d113e31cb87c9fca2a05e
ARG MODSEC_TAG=v3/master
ARG MODSEC_NGX_TAG=master
ARG NJS_TAG=0.8.9
Expand Down

0 comments on commit 72d7340

Please sign in to comment.