1.19.10-debian-10-r0 release

This commit is contained in:
Bitnami Bot 2021-04-13 19:00:44 +00:00
parent d8ec3ff6c0
commit 3e5bcedff0
3 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@ COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libc6 libgeoip1 libpcre3 libssl1.1 procps tar zlib1g
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.0-3" --checksum 8179ad1371c9a7d897fe3b1bf53bbe763f94edafef19acad2498dd48b3674efe
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.19.9-0" --checksum c942937a5fa4d7154218574f02aac4dda6a0e61edfbfb2597342f86e658490d7
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.19.10-0" --checksum 10012fafd14a4c1e1546125ca02117871a580fe025a312291a95b1f32ac42136
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.12.0-2" --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50
RUN chmod g+rwX /opt/bitnami
RUN ln -sf /dev/stdout /opt/bitnami/nginx/logs/access.log
@ -19,7 +19,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.19.9-debian-10-r12" \
BITNAMI_IMAGE_VERSION="1.19.10-debian-10-r0" \
NGINX_ENABLE_CUSTOM_PORTS="no" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \

View File

@ -8,10 +8,10 @@
},
"nginx": {
"arch": "amd64",
"digest": "c942937a5fa4d7154218574f02aac4dda6a0e61edfbfb2597342f86e658490d7",
"digest": "10012fafd14a4c1e1546125ca02117871a580fe025a312291a95b1f32ac42136",
"distro": "debian-10",
"type": "NAMI",
"version": "1.19.9-0"
"version": "1.19.10-0"
},
"render-template": {
"arch": "amd64",

View File

@ -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.19`, `1.19-debian-10`, `1.19.9`, `1.19.9-debian-10-r12`, `latest` (1.19/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.19.9-debian-10-r12/1.19/debian-10/Dockerfile)
* [`1.19`, `1.19-debian-10`, `1.19.10`, `1.19.10-debian-10-r0`, `latest` (1.19/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.19.10-debian-10-r0/1.19/debian-10/Dockerfile)
* [`1.18`, `1.18-debian-10`, `1.18.0`, `1.18.0-debian-10-r318` (1.18/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.18.0-debian-10-r318/1.18/debian-10/Dockerfile)
# Get this image