Skip to content

Commit d2e7b18

Browse files
bumpwader
authored andcommitted
Update alpine to 3.22.1 from 3.20.3
Release notes https://alpinelinux.org/posts/Alpine-3.22.1-released.html
1 parent 29f8acf commit d2e7b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# bump: alpine /ALPINE_VERSION=alpine:([\d.]+)/ docker:alpine|^3
22
# bump: alpine link "Release notes" https://alpinelinux.org/posts/Alpine-$LATEST-released.html
3-
ARG ALPINE_VERSION=alpine:3.20.3
3+
ARG ALPINE_VERSION=alpine:3.22.1
44
FROM $ALPINE_VERSION AS builder
55

66
# Alpine Package Keeper options

0 commit comments

Comments
 (0)