1.17.10-debian-10-r54 release
This commit is contained in:
parent
4ffd32afcd
commit
8a5cd81d7d
|
|
@ -20,7 +20,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.17.10-debian-10-r53" \
|
||||
BITNAMI_IMAGE_VERSION="1.17.10-debian-10-r54" \
|
||||
NGINX_ENABLE_CUSTOM_PORTS="no" \
|
||||
NGINX_HTTPS_PORT_NUMBER="" \
|
||||
NGINX_HTTP_PORT_NUMBER="" \
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1.18-debian-10`, `1.18.0-debian-10-r29`, `1.18`, `1.18.0`, `latest` (1.18/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.18.0-debian-10-r29/1.18/debian-10/Dockerfile)
|
||||
* [`1.17-debian-10`, `1.17.10-debian-10-r53`, `1.17`, `1.17.10` (1.17/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.17.10-debian-10-r53/1.17/debian-10/Dockerfile)
|
||||
* [`1.17-debian-10`, `1.17.10-debian-10-r54`, `1.17`, `1.17.10` (1.17/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.17.10-debian-10-r54/1.17/debian-10/Dockerfile)
|
||||
|
||||
# Get this image
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue