1.14.0-r4-ol-7 release

This commit is contained in:
Bitnami Bot
2018-05-17 10:50:09 +00:00
parent 629719aa26
commit 72a694a419
3 changed files with 3 additions and 2 deletions

View File

@@ -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-r3" \
BITNAMI_IMAGE_VERSION="1.14.0-r4" \
NGINX_DAEMON_GROUP="" \
NGINX_DAEMON_USER="" \
NGINX_HTTPS_PORT_NUMBER="8443" \

View File

@@ -30,6 +30,7 @@ $ docker-compose up -d
# Supported tags and respective `Dockerfile` links
* [`1.14`, `1.14.0-r24`, `latest` (1.14/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.0-r24/1.14/Dockerfile)
* [`1.14-ol-7`, `1.14.0-r4-ol-7` (1.14/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.0-r4-ol-7/1.14/ol-7/Dockerfile)
* [`1.14-rhel-7`, `1.14.0-r2-rhel-7` (1.14/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.0-r2-rhel-7/1.14/rhel-7/Dockerfile)
# Get this image

View File

@@ -6,7 +6,7 @@ jobs:
- image: docker:17.06.0-ce-git
environment:
RELEASE_SERIES_LIST: "1.14"
LATEST_STABLE: "1.14"
LATEST_STABLE: "1.141.14"
IMAGE_NAME: nginx
CHART_NAME: nginx
CHART_REPO: https://github.com/bitnami/charts