We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51abe2 commit 48b21e8Copy full SHA for 48b21e8
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.2@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5
+FROM alpine:3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
31
32
RUN apk add --update --no-cache ca-certificates tzdata libcap
33
0 commit comments