Skip to content

Commit

Permalink
Bump alpine 3.21.0->3.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rdavid committed Jan 21, 2025
1 parent febafce commit 2306c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/alpine/Containerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM ghcr.io/rdavid/goredoer:0.9.20241212 as goredoer
FROM alpine:3.21.0
FROM alpine:3.21.2
LABEL maintainer=David\ Rabkin\ <[email protected]>
ENV \
CM_BIN=/usr/local/bin/checkmake \
Expand Down

0 comments on commit 2306c8d

Please sign in to comment.