From 457cd20dd561dd253ae6f6b4c715164ae51be635 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 16 May 2018 17:06:35 +0000 Subject: [PATCH] 1.14.0-r3-ol-7 release --- bitnami/nginx/1.14/ol-7/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/nginx/1.14/ol-7/Dockerfile b/bitnami/nginx/1.14/ol-7/Dockerfile index c431011198d3..69fbb4973d86 100644 --- a/bitnami/nginx/1.14/ol-7/Dockerfile +++ b/bitnami/nginx/1.14/ol-7/Dockerfile @@ -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-r2" \ + BITNAMI_IMAGE_VERSION="1.14.0-r3" \ NGINX_DAEMON_GROUP="" \ NGINX_DAEMON_USER="" \ NGINX_HTTPS_PORT_NUMBER="8443" \