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

Update nginx to 1.19.2 and njs to 0.4.3 on mainline images

parent 793319d7
No related tags found
No related merge requests found
...@@ -2,8 +2,8 @@ FROM alpine:3.11 ...@@ -2,8 +2,8 @@ FROM alpine:3.11
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>" LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.19.1 ENV NGINX_VERSION 1.19.2
ENV NJS_VERSION 0.4.2 ENV NJS_VERSION 0.4.3
ENV PKG_RELEASE 1 ENV PKG_RELEASE 1
RUN set -x \ RUN set -x \
......
...@@ -2,8 +2,8 @@ FROM alpine:3.11 ...@@ -2,8 +2,8 @@ FROM alpine:3.11
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>" LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.19.1 ENV NGINX_VERSION 1.19.2
ENV NJS_VERSION 0.4.2 ENV NJS_VERSION 0.4.3
ENV PKG_RELEASE 1 ENV PKG_RELEASE 1
RUN set -x \ RUN set -x \
......
...@@ -2,8 +2,8 @@ FROM debian:buster-slim ...@@ -2,8 +2,8 @@ FROM debian:buster-slim
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>" LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.19.1 ENV NGINX_VERSION 1.19.2
ENV NJS_VERSION 0.4.2 ENV NJS_VERSION 0.4.3
ENV PKG_RELEASE 1~buster ENV PKG_RELEASE 1~buster
RUN set -x \ RUN set -x \
......
...@@ -2,8 +2,8 @@ FROM debian:buster-slim ...@@ -2,8 +2,8 @@ FROM debian:buster-slim
LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>" LABEL maintainer="NGINX Docker Maintainers <docker-maint@nginx.com>"
ENV NGINX_VERSION 1.19.1 ENV NGINX_VERSION 1.19.2
ENV NJS_VERSION 0.4.2 ENV NJS_VERSION 0.4.3
ENV PKG_RELEASE 1~buster ENV PKG_RELEASE 1~buster
RUN set -x \ RUN set -x \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment