We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1858603 commit cb4fe68Copy full SHA for cb4fe68
Dockerfile
@@ -1,7 +1,7 @@
1
# Copyright 2024 OWASP CRS Project
2
# SPDX-License-Identifier: Apache-2.0
3
4
-FROM alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1
+FROM alpine:3.22.2@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
5
6
RUN apk add --no-cache ca-certificates
7
0 commit comments