Skip to content

Commit

Permalink
Merge pull request #179 from jokay/renovate/docker.io-alpine-3.x
Browse files Browse the repository at this point in the history
Update docker.io/alpine Docker tag to v3.21.0
  • Loading branch information
jokay authored Dec 9, 2024
2 parents 1adca90 + cf24cd2 commit 790bbab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# kics-scan disable=fd54f200-402c-4333-a5a4-36ef6709af2f,b03a748a-542d-44f4-bb86-9199ab4fd2d5,d3499f6d-1651-41bb-a9a7-de925fea487b

# https://hub.docker.com/_/alpine
FROM docker.io/alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
FROM docker.io/alpine:3.21.0@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45

ARG VERSION

Expand Down

0 comments on commit 790bbab

Please sign in to comment.