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 8c789bd commit a6816edCopy full SHA for a6816ed
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.0@sha256:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375
+FROM alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62
31
32
RUN apk add --update --no-cache ca-certificates tzdata libcap
33
0 commit comments