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

Update mainline to Alpine 3.20

parent e78cf70c
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# #
# PLEASE DO NOT EDIT IT DIRECTLY. # PLEASE DO NOT EDIT IT DIRECTLY.
# #
FROM alpine:3.19 FROM alpine:3.20
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>" LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
......
...@@ -55,7 +55,7 @@ declare -A debian=( ...@@ -55,7 +55,7 @@ declare -A debian=(
) )
declare -A alpine=( declare -A alpine=(
[mainline]='3.19' [mainline]='3.20'
[stable]='3.19' [stable]='3.19'
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment