Skip to content

Commit ea070bb

Browse files
Merge pull request #228 from smlx/dependabot/docker/alpine-4bcff63
chore(deps): bump alpine from `8a1f59f` to `4bcff63`
2 parents 37c5924 + 7d11633 commit ea070bb

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
@@ -1,4 +1,4 @@
1-
FROM alpine:3.22@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
1+
FROM alpine:3.22@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1
22
ARG BINARY=binary-build-arg-not-defined
33
ENV BINARY=${BINARY}
44
ENTRYPOINT ["sh", "-c"]

0 commit comments

Comments
 (0)