Skip to content

Commit 042828f

Browse files
Merge pull request #202 from smlx/dependabot/docker/docker-00e494591e
chore(deps): bump alpine from 3.20 to 3.21 in the docker group
2 parents 8a658bc + 3f4e231 commit 042828f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
1+
FROM alpine:3.21@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
22
ARG BINARY=binary-build-arg-not-defined
33
ENV BINARY=${BINARY}
44
ENTRYPOINT ["sh", "-c"]

0 commit comments

Comments
 (0)