Skip to content

Commit a355b98

Browse files
chore(deps): bump alpine from 3.19 to 3.20 in the docker group
Bumps the docker group with 1 update: alpine. Updates `alpine` from 3.19 to 3.20 --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bbcef2 commit a355b98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.19@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
1+
FROM alpine:3.20@sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd
22
ARG BINARY=binary-build-arg-not-defined
33
ENV BINARY=${BINARY}
44
ENTRYPOINT ["sh", "-c"]

0 commit comments

Comments
 (0)