We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99053b3 commit 5c8e3f1Copy full SHA for 5c8e3f1
Dockerfile
@@ -27,7 +27,7 @@ RUN go build -o /usr/local/bin/vault-secrets-webhook .
27
RUN xx-verify /usr/local/bin/vault-secrets-webhook
28
29
30
-FROM alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
+FROM alpine:3.21.0@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
31
32
RUN apk add --update --no-cache ca-certificates tzdata libcap
33
0 commit comments