1.21.4-debian-10-r5 release
This commit is contained in:
parent
e4fd3893b9
commit
3d5700a8e9
|
|
@ -19,7 +19,7 @@ RUN ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
RUN /opt/bitnami/scripts/nginx/postunpack.sh
|
RUN /opt/bitnami/scripts/nginx/postunpack.sh
|
||||||
ENV BITNAMI_APP_NAME="nginx" \
|
ENV BITNAMI_APP_NAME="nginx" \
|
||||||
BITNAMI_IMAGE_VERSION="1.21.4-debian-10-r4" \
|
BITNAMI_IMAGE_VERSION="1.21.4-debian-10-r5" \
|
||||||
NGINX_ENABLE_CUSTOM_PORTS="no" \
|
NGINX_ENABLE_CUSTOM_PORTS="no" \
|
||||||
NGINX_HTTPS_PORT_NUMBER="" \
|
NGINX_HTTPS_PORT_NUMBER="" \
|
||||||
NGINX_HTTP_PORT_NUMBER="" \
|
NGINX_HTTP_PORT_NUMBER="" \
|
||||||
|
|
|
||||||
|
|
@ -46,7 +46,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/).
|
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.4`, `1.21.4-debian-10-r4`, `latest` (1.21/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.21.4-debian-10-r4/1.21/debian-10/Dockerfile)
|
* [`1.21`, `1.21-debian-10`, `1.21.4`, `1.21.4-debian-10-r5`, `latest` (1.21/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.21.4-debian-10-r5/1.21/debian-10/Dockerfile)
|
||||||
* [`1.20`, `1.20-debian-10`, `1.20.1`, `1.20.1-debian-10-r153` (1.20/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.20.1-debian-10-r153/1.20/debian-10/Dockerfile)
|
* [`1.20`, `1.20-debian-10`, `1.20.1`, `1.20.1-debian-10-r153` (1.20/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.20.1-debian-10-r153/1.20/debian-10/Dockerfile)
|
||||||
|
|
||||||
## Get this image
|
## Get this image
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue