Skip to content
Snippets Groups Projects
Commit d5f4d236 authored by Dmitry Verkhoturov's avatar Dmitry Verkhoturov Committed by Konstantin Pavlov
Browse files

Bump 1.18.0 PKG_RELEASE from 1 to 2

parent deff8fbe
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>" ...@@ -4,7 +4,7 @@ LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.18.0 ENV NGINX_VERSION 1.18.0
ENV NJS_VERSION 0.4.4 ENV NJS_VERSION 0.4.4
ENV PKG_RELEASE 1 ENV PKG_RELEASE 2
RUN set -x \ RUN set -x \
# create nginx user/group first, to be consistent throughout docker variants # create nginx user/group first, to be consistent throughout docker variants
......
...@@ -4,7 +4,7 @@ LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>" ...@@ -4,7 +4,7 @@ LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.18.0 ENV NGINX_VERSION 1.18.0
ENV NJS_VERSION 0.4.4 ENV NJS_VERSION 0.4.4
ENV PKG_RELEASE 1 ENV PKG_RELEASE 2
RUN set -x \ RUN set -x \
# create nginx user/group first, to be consistent throughout docker variants # create nginx user/group first, to be consistent throughout docker variants
......
...@@ -4,7 +4,7 @@ LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>" ...@@ -4,7 +4,7 @@ LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.18.0 ENV NGINX_VERSION 1.18.0
ENV NJS_VERSION 0.4.4 ENV NJS_VERSION 0.4.4
ENV PKG_RELEASE 1~buster ENV PKG_RELEASE 2~buster
RUN set -x \ RUN set -x \
# create nginx user/group first, to be consistent throughout docker variants # create nginx user/group first, to be consistent throughout docker variants
......
...@@ -4,7 +4,7 @@ LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>" ...@@ -4,7 +4,7 @@ LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.18.0 ENV NGINX_VERSION 1.18.0
ENV NJS_VERSION 0.4.4 ENV NJS_VERSION 0.4.4
ENV PKG_RELEASE 1~buster ENV PKG_RELEASE 2~buster
RUN set -x \ RUN set -x \
# create nginx user/group first, to be consistent throughout docker variants # create nginx user/group first, to be consistent throughout docker variants
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment