Skip to content

Commit

Permalink
Merge pull request #127 from ironpeakservices/dependabot/docker/alpin…
Browse files Browse the repository at this point in the history
…e-3.21.0

chore(deps): bump alpine from 3.20.3 to 3.21.0
  • Loading branch information
hazcod authored Dec 6, 2024
2 parents 5530bbc + df3160d commit 66c7b10
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,4 +1,4 @@
FROM alpine:3.20.3 AS builder
FROM alpine:3.21.0 AS builder

# image owner label
LABEL org.opencontainers.image.source https://github.com/ironpeakservices/iron-scratch
Expand Down

0 comments on commit 66c7b10

Please sign in to comment.