Skip to content
Snippets Groups Projects
Commit 734e1de3 authored by J0WI's avatar J0WI Committed by Konstantin Pavlov
Browse files

Alpine 3.13

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