Skip to content

Commit de5c9e0

Browse files
chore(deps): Bump alpine from 3.18.5 to 3.19.0 (#79)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e0e820 commit de5c9e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN go build -o /usr/local/bin/vault-secrets-reloader .
2727
RUN xx-verify /usr/local/bin/vault-secrets-reloader
2828

2929

30-
FROM alpine:3.18.5@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0
30+
FROM alpine:3.19.0@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
3131

3232
RUN apk add --update --no-cache ca-certificates tzdata libcap
3333

0 commit comments

Comments
 (0)