1.14.1-debian-9-r7 release

This commit is contained in:
Bitnami Bot
2018-11-15 03:43:42 +00:00
parent b588cfcc48
commit 5f3ca3e277
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras-base:stretch-r74
FROM bitnami/minideb-extras-base:stretch-r76
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -18,7 +18,7 @@ RUN ln -sf /dev/stdout /opt/bitnami/nginx/logs/error.log
COPY rootfs /
RUN /prepare.sh
ENV BITNAMI_APP_NAME="nginx" \
BITNAMI_IMAGE_VERSION="1.14.1-debian-9-r6" \
BITNAMI_IMAGE_VERSION="1.14.1-debian-9-r7" \
NGINX_DAEMON_GROUP="" \
NGINX_DAEMON_USER="" \
NGINX_HTTP_PORT_NUMBER="8080" \

View File

@@ -51,7 +51,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`1.14-ol-7`, `1.14.1-ol-7-r7` (1.14/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.1-ol-7-r7/1.14/ol-7/Dockerfile)
* [`1.14-debian-9`, `1.14.1-debian-9-r6`, `1.14`, `1.14.1`, `1.14.1-r6`, `latest` (1.14/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.1-debian-9-r6/1.14/debian-9/Dockerfile)
* [`1.14-debian-9`, `1.14.1-debian-9-r7`, `1.14`, `1.14.1`, `1.14.1-r7`, `latest` (1.14/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.1-debian-9-r7/1.14/debian-9/Dockerfile)
* [`1.14-rhel-7`, `1.14.0-rhel-7-r13` (1.14/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.0-rhel-7-r13/1.14/rhel-7/Dockerfile)