1.14.2-ol-7-r35 release

This commit is contained in:
Bitnami Bot
2019-01-03 03:47:57 +00:00
parent 10ec418d9c
commit 0c645eda7e
2 changed files with 4 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras-base:7-r162
FROM bitnami/oraclelinux-extras-base:7-r163
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.2-ol-7-r34" \
BITNAMI_IMAGE_VERSION="1.14.2-ol-7-r35" \
NAMI_PREFIX="/.nami" \
NGINX_DAEMON_GROUP="" \
NGINX_DAEMON_USER="" \

View File

@@ -25,9 +25,8 @@ $ docker-compose up -d
* All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading linux distribution.
* Bitnami container images are released daily with the latest distribution packages available.
[![Anchore Image Overview](https://anchore.io/service/badges/image/c05cd3a99d56ca60b3926909f6ea12b19b72e209e20f7830b6a7e321f6205477)](https://anchore.io/image/dockerhub/bitnami%2Fnginx%3Alatest#security)
> The image overview badge contains a security report with all open CVEs. Click 'Show only CVEs with fixes' to get the list of actionable security issues.
> This [CVE scan report](https://quay.io/repository/bitnami/nginx?tab=tags) contains a security report with all open CVEs. To get the list of actionable security issues, find the "latest" tag, click the vulnerability report link under the corresponding "Security scan" field and then select the "Only show fixable" filter on the next page.
# How to deploy NGINX Open Source in Kubernetes?
@@ -47,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-ol-7`, `1.14.2-ol-7-r34` (1.14/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.2-ol-7-r34/1.14/ol-7/Dockerfile)
* [`1.14-ol-7`, `1.14.2-ol-7-r35` (1.14/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.2-ol-7-r35/1.14/ol-7/Dockerfile)
* [`1.14-debian-9`, `1.14.2-debian-9-r25`, `1.14`, `1.14.2`, `1.14.2-r25`, `latest` (1.14/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.2-debian-9-r25/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)