Skip to content
Snippets Groups Projects
Commit 1c99bf14 authored by Jesper Noordsij's avatar Jesper Noordsij Committed by Konstantin Pavlov
Browse files

Update stable to Alpine 3.20

parent 23968492
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
#
# PLEASE DO NOT EDIT IT DIRECTLY.
#
FROM alpine:3.19
FROM alpine:3.20
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
......
......@@ -56,7 +56,7 @@ declare -A debian=(
declare -A alpine=(
[mainline]='3.20'
[stable]='3.19'
[stable]='3.20'
)
# When we bump njs version in a stable release we don't move the tag in the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment