1.21.5-debian-10-r21 release
This commit is contained in:
parent
16fdcf6609
commit
aa0f7c1aee
|
|
@ -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.21.5-debian-10-r20" \
|
||||
BITNAMI_IMAGE_VERSION="1.21.5-debian-10-r21" \
|
||||
NGINX_HTTPS_PORT_NUMBER="" \
|
||||
NGINX_HTTP_PORT_NUMBER="" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/nginx/sbin:$PATH"
|
||||
|
|
|
|||
|
|
@ -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.5`, `1.21.5-debian-10-r20`, `latest` (1.21/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.21.5-debian-10-r20/1.21/debian-10/Dockerfile)
|
||||
* [`1.21`, `1.21-debian-10`, `1.21.5`, `1.21.5-debian-10-r21`, `latest` (1.21/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.21.5-debian-10-r21/1.21/debian-10/Dockerfile)
|
||||
* [`1.20`, `1.20-debian-10`, `1.20.2`, `1.20.2-debian-10-r60` (1.20/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.20.2-debian-10-r60/1.20/debian-10/Dockerfile)
|
||||
|
||||
## Get this image
|
||||
|
|
|
|||
Loading…
Reference in New Issue