1.20.2-debian-10-r111 release

This commit is contained in:
Bitnami Bot
2022-03-13 05:04:43 +00:00
parent 804333b1c9
commit f2310f7c9c
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ RUN ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log
COPY rootfs /
RUN /opt/bitnami/scripts/nginx/postunpack.sh
ENV BITNAMI_APP_NAME="nginx" \
BITNAMI_IMAGE_VERSION="1.20.2-debian-10-r110" \
BITNAMI_IMAGE_VERSION="1.20.2-debian-10-r111" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/nginx/sbin:$PATH"