1.14.0-r2 release

Update image to version 1.14.0-r2
This commit is contained in:
Bitnami Bot
2018-04-27 08:22:26 +00:00
parent 730a072423
commit d355471b1d

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r30
FROM bitnami/minideb-extras:jessie-r32
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-r1" \
BITNAMI_IMAGE_VERSION="1.14.0-r2" \
NGINX_DAEMON_GROUP="" \
NGINX_DAEMON_USER="" \
NGINX_HTTPS_PORT_NUMBER="8443" \