1.14.0-r7 release

Update image to version 1.14.0-r7
This commit is contained in:
Bitnami Bot
2018-05-02 05:55:12 +00:00
parent 203820d91f
commit 5470ab621d

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r35
FROM bitnami/minideb-extras:jessie-r36
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -14,7 +14,7 @@ RUN ln -sf /dev/stdout /opt/bitnami/nginx/logs/error.log
COPY rootfs /
ENV BITNAMI_APP_NAME="nginx" \
BITNAMI_IMAGE_VERSION="1.14.0-r6" \
BITNAMI_IMAGE_VERSION="1.14.0-r7" \
NGINX_DAEMON_GROUP="" \
NGINX_DAEMON_USER="" \
NGINX_HTTPS_PORT_NUMBER="8443" \