0.4.7-debian-10-r55 release
This commit is contained in:
parent
f833499043
commit
add9fa6b50
|
|
@ -24,7 +24,7 @@ RUN /opt/bitnami/scripts/nginx/postunpack.sh
|
||||||
RUN /opt/bitnami/scripts/qatengine/postunpack.sh
|
RUN /opt/bitnami/scripts/qatengine/postunpack.sh
|
||||||
ENV APP_VERSION="0.4.7" \
|
ENV APP_VERSION="0.4.7" \
|
||||||
BITNAMI_APP_NAME="nginx-intel" \
|
BITNAMI_APP_NAME="nginx-intel" \
|
||||||
BITNAMI_IMAGE_VERSION="0.4.7-debian-10-r54" \
|
BITNAMI_IMAGE_VERSION="0.4.7-debian-10-r55" \
|
||||||
NGINX_HTTPS_PORT_NUMBER="" \
|
NGINX_HTTPS_PORT_NUMBER="" \
|
||||||
NGINX_HTTP_PORT_NUMBER="" \
|
NGINX_HTTP_PORT_NUMBER="" \
|
||||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/nginx/sbin:$PATH"
|
PATH="/opt/bitnami/common/bin:/opt/bitnami/nginx/sbin:$PATH"
|
||||||
|
|
|
||||||
|
|
@ -56,7 +56,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/).
|
||||||
|
|
||||||
|
|
||||||
* [`0`, `0-debian-10`, `0.4.7`, `0.4.7-debian-10-r54`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx-intel/blob/0.4.7-debian-10-r54/0/debian-10/Dockerfile)
|
* [`0`, `0-debian-10`, `0.4.7`, `0.4.7-debian-10-r55`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx-intel/blob/0.4.7-debian-10-r55/0/debian-10/Dockerfile)
|
||||||
|
|
||||||
## Get this image
|
## Get this image
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue