1.21.6-debian-10-r54 release

This commit is contained in:
Bitnami Bot
2022-03-22 22:57:35 +00:00
parent 95107128b1
commit 2f155549ac
2 changed files with 5 additions and 4 deletions

View File

@@ -20,8 +20,9 @@ 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.21.6-debian-10-r53" \
ENV APP_VERSION="1.21.6" \
BITNAMI_APP_NAME="nginx" \
BITNAMI_IMAGE_VERSION="1.21.6-debian-10-r54" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/nginx/sbin:$PATH"

View File

@@ -48,7 +48,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`1.21`, `1.21-debian-10`, `1.21.6`, `1.21.6-debian-10-r53`, `latest` (1.21/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.21.6-debian-10-r53/1.21/debian-10/Dockerfile)
* [`1.21`, `1.21-debian-10`, `1.21.6`, `1.21.6-debian-10-r54`, `latest` (1.21/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.21.6-debian-10-r54/1.21/debian-10/Dockerfile)
* [`1.20`, `1.20-debian-10`, `1.20.2`, `1.20.2-debian-10-r120` (1.20/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.20.2-debian-10-r120/1.20/debian-10/Dockerfile)
## Get this image
@@ -624,7 +624,7 @@ If you encountered a problem running this container, you can file an [issue](htt
- Host OS and version
- Docker version (`docker version`)
- Output of `docker info`
- Version of this container (`echo $BITNAMI_IMAGE_VERSION` inside the container)
- Version of this container
- The command you used to run the container, and any relevant output you saw (masking any sensitive information)
## License