1.21.4-debian-10-r53 release

This commit is contained in:
Bitnami Bot
2021-12-28 10:00:45 +00:00
parent 9ea0e6847a
commit e0c3b68c61
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.1-4" --checksum 9b09b8c13e726569fd846abef20228b2e29de456805994e512f3b47f74cf742d
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.21.4-0" --checksum 9aaf0999079e60bfe7aa79f35499e340140d1ac1c68e164f009226913dae4604
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.21.4-1" --checksum af2d1c4c1a7e22732c905db428ac720cbc3fbeb63b16f06a1fff0a705dfca1ed
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e
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.21.4-debian-10-r52" \
BITNAMI_IMAGE_VERSION="1.21.4-debian-10-r53" \
NGINX_ENABLE_CUSTOM_PORTS="no" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \

View File

@@ -8,10 +8,10 @@
},
"nginx": {
"arch": "amd64",
"digest": "9aaf0999079e60bfe7aa79f35499e340140d1ac1c68e164f009226913dae4604",
"digest": "af2d1c4c1a7e22732c905db428ac720cbc3fbeb63b16f06a1fff0a705dfca1ed",
"distro": "debian-10",
"type": "NAMI",
"version": "1.21.4-0"
"version": "1.21.4-1"
},
"render-template": {
"arch": "amd64",

View File

@@ -48,7 +48,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.21`, `1.21-debian-10`, `1.21.4`, `1.21.4-debian-10-r52`, `latest` (1.21/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.21.4-debian-10-r52/1.21/debian-10/Dockerfile)
* [`1.21`, `1.21-debian-10`, `1.21.4`, `1.21.4-debian-10-r53`, `latest` (1.21/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.21.4-debian-10-r53/1.21/debian-10/Dockerfile)
* [`1.20`, `1.20-debian-10`, `1.20.2`, `1.20.2-debian-10-r38` (1.20/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.20.2-debian-10-r38/1.20/debian-10/Dockerfile)
## Get this image