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 7cd6291 commit f479b18Copy full SHA for f479b18
1 file changed
Dockerfile
@@ -27,7 +27,7 @@ RUN go build -o /usr/local/bin/vault-secrets-reloader .
27
RUN xx-verify /usr/local/bin/vault-secrets-reloader
28
29
30
-FROM alpine:3.23.4@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11
+FROM alpine:3.24.0@sha256:a2d49ea686c2adfe3c992e47dc3b5e7fa6e6b5055609400dc2acaeb241c829f4
31
32
RUN apk add --update --no-cache ca-certificates tzdata libcap
33
0 commit comments