From 3a472169ad783f171809e50715bb8f7353bfa330 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 21 May 2022 16:23:14 +0000 Subject: [PATCH] 2.4.53-debian-10-r66 release --- bitnami/apache/2.4/debian-10/Dockerfile | 2 +- .../debian-10/prebuildfs/opt/bitnami/.bitnami_components.json | 4 ++-- bitnami/apache/README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/apache/2.4/debian-10/Dockerfile b/bitnami/apache/2.4/debian-10/Dockerfile index d51ddc86d4b2..0d8ea7e7ff1b 100644 --- a/bitnami/apache/2.4/debian-10/Dockerfile +++ b/bitnami/apache/2.4/debian-10/Dockerfile @@ -9,7 +9,7 @@ ENV HOME="/" \ COPY prebuildfs / # Install required system packages and dependencies RUN install_packages acl ca-certificates curl gzip libc6 libexpat1 libffi6 libgcc1 libgmp10 libgnutls30 libhogweed4 libicu63 libidn2-0 libldap-2.4-2 liblzma5 libnettle6 libnghttp2-14 libp11-kit0 libpcre3 libsasl2-2 libssl1.1 libstdc++6 libtasn1-6 libunistring2 libxml2 procps tar zlib1g -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-10" --checksum 97c2ae4b001c5937e888b920bee7b1a40a076680caac53ded6d10f6207d54565 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-0" --checksum af5ec81cfb8e8420fe6af80a77d40da25e0f7e136abb6dde27267c97fb27cf8b RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.53-0" --checksum 716e4948a2c40f0a0cc5b1656052aeef916a79152250b0b6c1392dd1187f575a RUN apt-get update && apt-get upgrade -y && \ diff --git a/bitnami/apache/2.4/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/apache/2.4/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json index 829b2d7891ab..c7065770d576 100644 --- a/bitnami/apache/2.4/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/apache/2.4/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json @@ -15,9 +15,9 @@ }, "render-template": { "arch": "amd64", - "digest": "97c2ae4b001c5937e888b920bee7b1a40a076680caac53ded6d10f6207d54565", + "digest": "af5ec81cfb8e8420fe6af80a77d40da25e0f7e136abb6dde27267c97fb27cf8b", "distro": "debian-10", "type": "NAMI", - "version": "1.0.1-10" + "version": "1.0.3-0" } } \ No newline at end of file diff --git a/bitnami/apache/README.md b/bitnami/apache/README.md index 2d02397dafdd..90ca1a5fc8af 100644 --- a/bitnami/apache/README.md +++ b/bitnami/apache/README.md @@ -47,7 +47,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/). -* [`2.4`, `2.4-debian-10`, `2.4.53`, `2.4.53-debian-10-r65`, `latest` (2.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.53-debian-10-r65/2.4/debian-10/Dockerfile) +* [`2.4`, `2.4-debian-10`, `2.4.53`, `2.4.53-debian-10-r66`, `latest` (2.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.53-debian-10-r66/2.4/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/apache GitHub repo](https://github.com/bitnami/bitnami-docker-apache).