Skip to content

Commit 1b87dc1

Browse files
jnoordsijthresheek
authored andcommitted
Update mainline to Alpine 3.22
1 parent 7f1d49f commit 1b87dc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mainline/alpine-slim/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# PLEASE DO NOT EDIT IT DIRECTLY.
55
#
6-
FROM alpine:3.21
6+
FROM alpine:3.22
77

88
LABEL maintainer="NGINX Docker Maintainers <[email protected]>"
99

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ declare -A debian=(
5555
)
5656

5757
declare -A alpine=(
58-
[mainline]='3.21'
58+
[mainline]='3.22'
5959
[stable]='3.21'
6060
)
6161

0 commit comments

Comments
 (0)