mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 07:29:11 +08:00
1.14.2-ol-7-r6 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras-base:7-r138
|
||||
FROM bitnami/oraclelinux-extras-base:7-r139
|
||||
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-r5" \
|
||||
BITNAMI_IMAGE_VERSION="1.14.2-ol-7-r6" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
NGINX_DAEMON_GROUP="" \
|
||||
NGINX_DAEMON_USER="" \
|
||||
|
||||
@@ -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.2-ol-7-r5` (1.14/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.2-ol-7-r5/1.14/ol-7/Dockerfile)
|
||||
* [`1.14-ol-7`, `1.14.2-ol-7-r6` (1.14/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.2-ol-7-r6/1.14/ol-7/Dockerfile)
|
||||
* [`1.14-debian-9`, `1.14.2-debian-9-r5`, `1.14`, `1.14.2`, `1.14.2-r5`, `latest` (1.14/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.2-debian-9-r5/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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user