Skip to content

Commit 7a6ca03

Browse files
authored
Merge pull request #9 from mcarbonne/dependabot/docker/alpine-3.21.3
Bump alpine from 3.21.2 to 3.21.3
2 parents 7ab90c7 + 3646503 commit 7a6ca03

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.21.2
1+
FROM alpine:3.21.3
22

33
RUN set -eux; \
44
apk add --no-cache \

0 commit comments

Comments
 (0)