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 c3b1b7d commit b463c70Copy full SHA for b463c70
1 file changed
Dockerfile
@@ -13,7 +13,7 @@ ARG BUILD_DEBUG=0
13
ARG GO_VERSION=1.26.4
14
15
# renovate: datasource=docker depName=alpine versioning=docker
16
-ARG ALPINE_IMAGE=alpine:3.24.0@sha256:a2d49ea686c2adfe3c992e47dc3b5e7fa6e6b5055609400dc2acaeb241c829f4
+ARG ALPINE_IMAGE=alpine:3.24.1@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
17
18
# ---- Shared CrowdSec Version ----
19
# renovate: datasource=github-releases depName=crowdsecurity/crowdsec
0 commit comments