Skip to content

Commit 0ea5747

Browse files
docker: bump alpine from 3.18.5 to 3.19.0 (#432)
Bumps alpine from 3.18.5 to 3.19.0. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63cb1c1 commit 0ea5747

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
@@ -16,7 +16,7 @@ RUN apk update \
1616

1717

1818
#FROM scratch
19-
FROM alpine:3.18.5@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0
19+
FROM alpine:3.19.0@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
2020

2121
LABEL org.opencontainers.image.authors="Jauder Ho <jauderho@users.noreply.github.com>"
2222
LABEL org.opencontainers.image.url="https://github.com/jauderho/bl3auto"

0 commit comments

Comments
 (0)