1.16.1-ol-7-r94 release

This commit is contained in:
Bitnami Bot 2019-11-06 02:52:58 +00:00
parent 26a164e136
commit bf24584f5e
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras-base:7-r470
FROM bitnami/oraclelinux-extras-base:7-r471
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -17,7 +17,7 @@ RUN chmod -R g+rwX /opt/bitnami/nginx/conf
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="nginx" \
BITNAMI_IMAGE_VERSION="1.16.1-ol-7-r93" \
BITNAMI_IMAGE_VERSION="1.16.1-ol-7-r94" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/nginx/sbin:$PATH"

View File

@ -46,7 +46,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.16-ol-7`, `1.16.1-ol-7-r93` (1.16/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-ol-7-r93/1.16/ol-7/Dockerfile)
* [`1.16-ol-7`, `1.16.1-ol-7-r94` (1.16/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-ol-7-r94/1.16/ol-7/Dockerfile)
* [`1.16-debian-9`, `1.16.1-debian-9-r83`, `1.16`, `1.16.1`, `1.16.1-r83`, `latest` (1.16/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-debian-9-r83/1.16/debian-9/Dockerfile)
* [`1.16-centos-7`, `1.16.1-centos-7-r93` (1.16/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-centos-7-r93/1.16/centos-7/Dockerfile)