Skip to content
Snippets Groups Projects
Commit c411fdef authored by Konstantin Pavlov's avatar Konstantin Pavlov
Browse files

Updated mainline nginx to 1.19.5

parent 3fb70ddd
Branches
Tags 1.19.5
No related merge requests found
......@@ -7,7 +7,7 @@ FROM alpine:3.12
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.19.4
ENV NGINX_VERSION 1.19.5
ENV NJS_VERSION 0.4.4
ENV PKG_RELEASE 1
......
......@@ -7,7 +7,7 @@ FROM alpine:3.12
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.19.4
ENV NGINX_VERSION 1.19.5
ENV NJS_VERSION 0.4.4
ENV PKG_RELEASE 1
......
......@@ -7,7 +7,7 @@ FROM debian:buster-slim
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.19.4
ENV NGINX_VERSION 1.19.5
ENV NJS_VERSION 0.4.4
ENV PKG_RELEASE 1~buster
......
......@@ -7,7 +7,7 @@ FROM debian:buster-slim
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.19.4
ENV NGINX_VERSION 1.19.5
ENV NJS_VERSION 0.4.4
ENV PKG_RELEASE 1~buster
......
......@@ -10,7 +10,7 @@ declare branches=(
)
declare -A nginx=(
[mainline]='1.19.4'
[mainline]='1.19.5'
[stable]='1.18.0'
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment