Skip to content

Commit 98bf66e

Browse files
Update zoeyvid/nginx-quic Docker tag to v417
1 parent cc16c9c commit 98bf66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN apk upgrade --no-cache -a && \
2121
sed -i "s|BOUNCING_ON_TYPE=all|BOUNCING_ON_TYPE=ban|g" /src/crowdsec-nginx-bouncer/lua-mod/config_example.conf
2222

2323

24-
FROM zoeyvid/nginx-quic:414-python
24+
FROM zoeyvid/nginx-quic:417-python
2525
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
2626
COPY rootfs /
2727
COPY src /app/src

0 commit comments

Comments
 (0)