1.16.1-centos-7-r62 release
This commit is contained in:
parent
69f162e7f6
commit
b0c2c58946
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/centos-extras-base:7-r163
|
||||
FROM bitnami/centos-extras-base:7-r164
|
||||
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-centos-7-r61" \
|
||||
BITNAMI_IMAGE_VERSION="1.16.1-centos-7-r62" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/nginx/sbin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
* [`1.16-ol-7`, `1.16.1-ol-7-r62` (1.16/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-ol-7-r62/1.16/ol-7/Dockerfile)
|
||||
* [`1.16-debian-9`, `1.16.1-debian-9-r59`, `1.16`, `1.16.1`, `1.16.1-r59`, `latest` (1.16/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-debian-9-r59/1.16/debian-9/Dockerfile)
|
||||
* [`1.16-centos-7`, `1.16.1-centos-7-r61` (1.16/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-centos-7-r61/1.16/centos-7/Dockerfile)
|
||||
* [`1.16-centos-7`, `1.16.1-centos-7-r62` (1.16/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-centos-7-r62/1.16/centos-7/Dockerfile)
|
||||
|
||||
# Get this image
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue