Skip to content

Commit

Permalink
Merge pull request #25 from dwydler/dependabot/docker/utils/docker/al…
Browse files Browse the repository at this point in the history
…pine-3.21.3

Bump alpine from 3.21.2 to 3.21.3 in /utils/docker
  • Loading branch information
dwydler authored Feb 15, 2025
2 parents e5c8119 + b821994 commit 15fc71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.21.2
FROM alpine:3.21.3

RUN apk update && \
apk upgrade && \
Expand Down

0 comments on commit 15fc71b

Please sign in to comment.