snyk-bot
2025-10-16 10:29:29 +00:00
parent f81e39e235
commit 923a7df0e1
Executable → Regular
+1 -1
View File
@@ -27,7 +27,7 @@ FROM alpine:latest as certs
RUN apk add --update ca-certificates
# Sets up the final image
FROM alpine:3.22.1
FROM alpine:3.22.2
# FIXME: Install cgo because CGO_ENABLED=1 during build
RUN apk add --no-cache libc6-compat