We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e0e820 commit de5c9e0Copy full SHA for de5c9e0
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.18.5@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0
+FROM alpine:3.19.0@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
31
32
RUN apk add --update --no-cache ca-certificates tzdata libcap
33
0 commit comments