1.14.1-ol-7-r9 release

This commit is contained in:
Bitnami Bot
2018-11-17 03:05:39 +00:00
parent a4854ea5fc
commit 22b9db4c72
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras-base:7-r115
FROM bitnami/oraclelinux-extras-base:7-r116
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -18,7 +18,7 @@ RUN ln -sf /dev/stdout /opt/bitnami/nginx/logs/error.log
COPY rootfs /
RUN /prepare.sh
ENV BITNAMI_APP_NAME="nginx" \
BITNAMI_IMAGE_VERSION="1.14.1-ol-7-r8" \
BITNAMI_IMAGE_VERSION="1.14.1-ol-7-r9" \
NGINX_DAEMON_GROUP="" \
NGINX_DAEMON_USER="" \
NGINX_HTTP_PORT_NUMBER="8080" \

View File

@@ -50,7 +50,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`1.14-ol-7`, `1.14.1-ol-7-r8` (1.14/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.1-ol-7-r8/1.14/ol-7/Dockerfile)
* [`1.14-ol-7`, `1.14.1-ol-7-r9` (1.14/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.1-ol-7-r9/1.14/ol-7/Dockerfile)
* [`1.14-debian-9`, `1.14.1-debian-9-r7`, `1.14`, `1.14.1`, `1.14.1-r7`, `latest` (1.14/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.1-debian-9-r7/1.14/debian-9/Dockerfile)
* [`1.14-rhel-7`, `1.14.0-rhel-7-r13` (1.14/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.0-rhel-7-r13/1.14/rhel-7/Dockerfile)