mirror of
https://github.com/bitnami/containers.git
synced 2026-03-03 06:58:07 +08:00
1.14.0-r2 release
Update image to version 1.14.0-r2
This commit is contained in:
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user