1.18.0-debian-10-r241 release
This commit is contained in:
parent
66153fbd95
commit
8db998ad25
|
|
@ -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.18.0-debian-10-r240" \
|
||||
BITNAMI_IMAGE_VERSION="1.18.0-debian-10-r241" \
|
||||
NGINX_ENABLE_CUSTOM_PORTS="no" \
|
||||
NGINX_HTTPS_PORT_NUMBER="" \
|
||||
NGINX_HTTP_PORT_NUMBER="" \
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
|
||||
* [`1.19`, `1.19-debian-10`, `1.19.6`, `1.19.6-debian-10-r31`, `latest` (1.19/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.19.6-debian-10-r31/1.19/debian-10/Dockerfile)
|
||||
* [`1.18`, `1.18-debian-10`, `1.18.0`, `1.18.0-debian-10-r240` (1.18/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.18.0-debian-10-r240/1.18/debian-10/Dockerfile)
|
||||
* [`1.18`, `1.18-debian-10`, `1.18.0`, `1.18.0-debian-10-r241` (1.18/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.18.0-debian-10-r241/1.18/debian-10/Dockerfile)
|
||||
|
||||
# Get this image
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue