1.18.0-debian-10-r28 release
This commit is contained in:
parent
2c133473d8
commit
0c38f58276
|
|
@ -20,7 +20,7 @@ RUN chmod -R g+rwX /opt/bitnami/nginx/conf
|
|||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/nginx/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="nginx" \
|
||||
BITNAMI_IMAGE_VERSION="1.18.0-debian-10-r27" \
|
||||
BITNAMI_IMAGE_VERSION="1.18.0-debian-10-r28" \
|
||||
NGINX_ENABLE_CUSTOM_PORTS="no" \
|
||||
NGINX_HTTPS_PORT_NUMBER="" \
|
||||
NGINX_HTTP_PORT_NUMBER="" \
|
||||
|
|
|
|||
|
|
@ -44,7 +44,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.18-debian-10`, `1.18.0-debian-10-r27`, `1.18`, `1.18.0`, `latest` (1.18/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.18.0-debian-10-r27/1.18/debian-10/Dockerfile)
|
||||
* [`1.18-debian-10`, `1.18.0-debian-10-r28`, `1.18`, `1.18.0`, `latest` (1.18/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.18.0-debian-10-r28/1.18/debian-10/Dockerfile)
|
||||
* [`1.17-debian-10`, `1.17.10-debian-10-r52`, `1.17`, `1.17.10` (1.17/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.17.10-debian-10-r52/1.17/debian-10/Dockerfile)
|
||||
|
||||
# Get this image
|
||||
|
|
|
|||
Loading…
Reference in New Issue