1.21.6-debian-10-r55 release

This commit is contained in:
Bitnami Bot
2022-03-23 23:35:06 +00:00
parent e2d54c9e44
commit 7c82f7e768
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/nginx/postunpack.sh
ENV APP_VERSION="1.21.6" \
BITNAMI_APP_NAME="nginx" \
BITNAMI_IMAGE_VERSION="1.21.6-debian-10-r54" \
BITNAMI_IMAGE_VERSION="1.21.6-debian-10-r55" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/nginx/sbin:$PATH"