From 542971c75c24bb03b5b1a2a32d5645116df2b2b7 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 7 Oct 2021 19:51:30 +0000 Subject: [PATCH] 2.4.51-debian-10-r0 release --- bitnami/apache/2.4/debian-10/Dockerfile | 4 ++-- .../debian-10/prebuildfs/opt/bitnami/.bitnami_components.json | 4 ++-- bitnami/apache/README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/apache/2.4/debian-10/Dockerfile b/bitnami/apache/2.4/debian-10/Dockerfile index 9f483f3e8b61..dc1bad304358 100644 --- a/bitnami/apache/2.4/debian-10/Dockerfile +++ b/bitnami/apache/2.4/debian-10/Dockerfile @@ -11,7 +11,7 @@ COPY prebuildfs / 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.0-3" --checksum 8179ad1371c9a7d897fe3b1bf53bbe763f94edafef19acad2498dd48b3674efe RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.50-0" --checksum a59f5a16128bddb988e617e0c40b33e45a75bd656aa624d992009ed11a95ccae +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.51-0" --checksum 71010c86332e4ad0993bc875d103bb916184f1f42884a9098db65c969553c34a RUN chmod g+rwX /opt/bitnami COPY rootfs / @@ -20,7 +20,7 @@ ENV APACHE_ENABLE_CUSTOM_PORTS="no" \ APACHE_HTTPS_PORT_NUMBER="" \ APACHE_HTTP_PORT_NUMBER="" \ BITNAMI_APP_NAME="apache" \ - BITNAMI_IMAGE_VERSION="2.4.50-debian-10-r1" \ + BITNAMI_IMAGE_VERSION="2.4.51-debian-10-r0" \ PATH="/opt/bitnami/common/bin:/opt/bitnami/apache/bin:$PATH" EXPOSE 8080 8443 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 f28ac8dede8a..b47fb5f0963f 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 @@ -1,10 +1,10 @@ { "apache": { "arch": "amd64", - "digest": "a59f5a16128bddb988e617e0c40b33e45a75bd656aa624d992009ed11a95ccae", + "digest": "71010c86332e4ad0993bc875d103bb916184f1f42884a9098db65c969553c34a", "distro": "debian-10", "type": "NAMI", - "version": "2.4.50-0" + "version": "2.4.51-0" }, "gosu": { "arch": "amd64", diff --git a/bitnami/apache/README.md b/bitnami/apache/README.md index 9446d02bf0ab..26b3ff7f67ea 100644 --- a/bitnami/apache/README.md +++ b/bitnami/apache/README.md @@ -45,7 +45,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.50`, `2.4.50-debian-10-r1`, `latest` (2.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.50-debian-10-r1/2.4/debian-10/Dockerfile) +* [`2.4`, `2.4-debian-10`, `2.4.51`, `2.4.51-debian-10-r0`, `latest` (2.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-apache/blob/2.4.51-debian-10-r0/2.4/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/apache GitHub repo](https://github.com/bitnami/bitnami-docker-apache).