Skip to content

Commit

Permalink
Merge pull request #103 from BretFisher/dependabot/docker/alpine-3.21.0
Browse files Browse the repository at this point in the history
[docker] Bump alpine from 3.20.3 to 3.21.0
  • Loading branch information
BretFisher authored Dec 9, 2024
2 parents 87a428b + cd5d96f commit d2d6ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# sample dockerfile for testing call-docker-build.yaml
FROM alpine:3.20.3
FROM alpine:3.21.0

RUN apk add --no-cache curl

Expand Down

0 comments on commit d2d6ccb

Please sign in to comment.