Skip to content

Commit db638f6

Browse files
chore(deps): bump alpine from 865b95f to 2510918
Bumps alpine from `865b95f` to `2510918`. --- updated-dependencies: - dependency-name: alpine dependency-version: '3.23' dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1db8592 commit db638f6

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.23@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62
1+
FROM alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
22
ARG BINARY=binary-build-arg-not-defined
33
ENV BINARY=${BINARY}
44
ENTRYPOINT ["sh", "-c"]

0 commit comments

Comments
 (0)