1.16.1-debian-10-r83 release
This commit is contained in:
parent
2042259cae
commit
8c36822451
|
|
@ -21,7 +21,7 @@ RUN chmod -R g+rwX /opt/bitnami/nginx/conf
|
|||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/nginx/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="nginx" \
|
||||
BITNAMI_IMAGE_VERSION="1.16.1-debian-10-r82" \
|
||||
BITNAMI_IMAGE_VERSION="1.16.1-debian-10-r83" \
|
||||
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.17-debian-10`, `1.17.9-debian-10-r4`, `1.17`, `1.17.9` (1.17/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.17.9-debian-10-r4/1.17/debian-10/Dockerfile)
|
||||
* [`1.16-debian-10`, `1.16.1-debian-10-r82`, `1.16`, `1.16.1`, `latest` (1.16/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-debian-10-r82/1.16/debian-10/Dockerfile)
|
||||
* [`1.16-debian-10`, `1.16.1-debian-10-r83`, `1.16`, `1.16.1`, `latest` (1.16/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.16.1-debian-10-r83/1.16/debian-10/Dockerfile)
|
||||
|
||||
# Get this image
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue