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

Update mainline to Alpine 3.16

parent 88018137
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.15
FROM alpine:3.16
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
......
......@@ -3,7 +3,7 @@
#
# PLEASE DO NOT EDIT IT DIRECTLY.
#
FROM alpine:3.15
FROM alpine:3.16
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
......
......@@ -35,7 +35,7 @@ declare -A debian=(
)
declare -A alpine=(
[mainline]='3.15'
[mainline]='3.16'
[stable]='3.16'
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment