1.16.1-debian-9-r21 release
This commit is contained in:
parent
089878b16e
commit
4b8461cae3
|
|
@ -18,7 +18,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-debian-9-r20" \
|
||||
BITNAMI_IMAGE_VERSION="1.16.1-debian-9-r21" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
NGINX_ENABLE_CUSTOM_PORTS="no" \
|
||||
NGINX_HTTPS_PORT_NUMBER="" \
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1.16-ol-7`, `1.16.1-ol-7-r20` (1.16/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-ol-7-r20/1.16/ol-7/Dockerfile)
|
||||
* [`1.16-debian-9`, `1.16.1-debian-9-r20`, `1.16`, `1.16.1`, `1.16.1-r20`, `latest` (1.16/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-debian-9-r20/1.16/debian-9/Dockerfile)
|
||||
* [`1.16-debian-9`, `1.16.1-debian-9-r21`, `1.16`, `1.16.1`, `1.16.1-r21`, `latest` (1.16/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-debian-9-r21/1.16/debian-9/Dockerfile)
|
||||
* [`1.16-centos-7`, `1.16.1-centos-7-r20` (1.16/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-centos-7-r20/1.16/centos-7/Dockerfile)
|
||||
|
||||
# Get this image
|
||||
|
|
|
|||
Loading…
Reference in New Issue