1.14.2-rhel-7-r68 release

This commit is contained in:
Bitnami Bot
2019-04-04 15:10:32 +00:00
parent 95cb175cae
commit 7b8ec7e22f
3 changed files with 4 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ RUN ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log
COPY rootfs /
RUN /prepare.sh
ENV BITNAMI_APP_NAME="nginx" \
BITNAMI_IMAGE_VERSION="1.14.2-rhel-7-r67" \
BITNAMI_IMAGE_VERSION="1.14.2-rhel-7-r68" \
NAMI_PREFIX="/.nami" \
NGINX_DAEMON_GROUP="" \
NGINX_DAEMON_USER="" \

View File

@@ -2,6 +2,8 @@ version: '2'
services:
nginx:
# Force docker-compose to use a comprehensive name for the image
image: bitnami_nginx:rhel-7
# Build action should be successful from any RHEL Host system running the Docker service with subscription managed registered
# + info: https://access.redhat.com/solutions/253273
build: .

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.14-rhel-7`, `1.14.2-rhel-7-r67` (1.14/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.2-rhel-7-r67/1.14/rhel-7/Dockerfile)
* [`1.14-rhel-7`, `1.14.2-rhel-7-r68` (1.14/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.2-rhel-7-r68/1.14/rhel-7/Dockerfile)
* [`1.14-ol-7`, `1.14.2-ol-7-r117` (1.14/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.2-ol-7-r117/1.14/ol-7/Dockerfile)
* [`1.14-debian-9`, `1.14.2-debian-9-r110`, `1.14`, `1.14.2`, `1.14.2-r110`, `latest` (1.14/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.2-debian-9-r110/1.14/debian-9/Dockerfile)