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

Update mainline to Alpine 3.17

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