1.14.0-r5 release

Update image to version 1.14.0-r5
This commit is contained in:
Bitnami Bot
2018-04-30 05:53:20 +00:00
parent bdb6f9447d
commit b31e8aa3a8

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r34
FROM bitnami/minideb-extras:jessie-r35
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-r4" \
BITNAMI_IMAGE_VERSION="1.14.0-r5" \
NGINX_DAEMON_GROUP="" \
NGINX_DAEMON_USER="" \
NGINX_HTTPS_PORT_NUMBER="8443" \