We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f8acf commit d2e7b18Copy full SHA for d2e7b18
Dockerfile
@@ -1,6 +1,6 @@
1
# bump: alpine /ALPINE_VERSION=alpine:([\d.]+)/ docker:alpine|^3
2
# bump: alpine link "Release notes" https://alpinelinux.org/posts/Alpine-$LATEST-released.html
3
-ARG ALPINE_VERSION=alpine:3.20.3
+ARG ALPINE_VERSION=alpine:3.22.1
4
FROM $ALPINE_VERSION AS builder
5
6
# Alpine Package Keeper options
0 commit comments