From 12e200eab990d67470900d7cde7985e20830fd2f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 6 Apr 2023 18:40:15 +0200 Subject: [PATCH] [bitnami/apache] Release 2.4.57-debian-11-r0 (#29368) Signed-off-by: Bitnami Containers --- bitnami/apache/2.4/debian-11/Dockerfile | 10 +++++----- .../prebuildfs/opt/bitnami/.bitnami_components.json | 2 +- bitnami/apache/2.4/debian-11/tags-info.yaml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/apache/2.4/debian-11/Dockerfile b/bitnami/apache/2.4/debian-11/Dockerfile index ce0bbcc43741..7374028f2c2f 100644 --- a/bitnami/apache/2.4/debian-11/Dockerfile +++ b/bitnami/apache/2.4/debian-11/Dockerfile @@ -3,13 +3,13 @@ FROM docker.io/bitnami/minideb:bullseye ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-04-06T08:09:28Z" \ + org.opencontainers.image.created="2023-04-06T16:22:03Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="2.4.56-debian-11-r11" \ + org.opencontainers.image.ref.name="2.4.57-debian-11-r0" \ org.opencontainers.image.title="apache" \ org.opencontainers.image.vendor="VMware, Inc." \ - org.opencontainers.image.version="2.4.56" + org.opencontainers.image.version="2.4.57" ENV HOME="/" \ OS_ARCH="${TARGETARCH:-amd64}" \ @@ -24,7 +24,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \ COMPONENTS=( \ "render-template-1.0.5-4-linux-${OS_ARCH}-debian-11" \ "gosu-1.16.0-5-linux-${OS_ARCH}-debian-11" \ - "apache-2.4.56-6-linux-${OS_ARCH}-debian-11" \ + "apache-2.4.57-0-linux-${OS_ARCH}-debian-11" \ ) && \ for COMPONENT in "${COMPONENTS[@]}"; do \ if [ ! -f "${COMPONENT}.tar.gz" ]; then \ @@ -44,7 +44,7 @@ COPY rootfs / RUN /opt/bitnami/scripts/apache/postunpack.sh ENV APACHE_HTTPS_PORT_NUMBER="" \ APACHE_HTTP_PORT_NUMBER="" \ - APP_VERSION="2.4.56" \ + APP_VERSION="2.4.57" \ BITNAMI_APP_NAME="apache" \ PATH="/opt/bitnami/common/bin:/opt/bitnami/apache/bin:$PATH" diff --git a/bitnami/apache/2.4/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/apache/2.4/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index 26392809df5a..2f7fdae44f12 100644 --- a/bitnami/apache/2.4/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/apache/2.4/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -3,7 +3,7 @@ "arch": "amd64", "distro": "debian-11", "type": "NAMI", - "version": "2.4.56-6" + "version": "2.4.57-0" }, "gosu": { "arch": "amd64", diff --git a/bitnami/apache/2.4/debian-11/tags-info.yaml b/bitnami/apache/2.4/debian-11/tags-info.yaml index db12afd2282f..a6cf0754e896 100644 --- a/bitnami/apache/2.4/debian-11/tags-info.yaml +++ b/bitnami/apache/2.4/debian-11/tags-info.yaml @@ -1,5 +1,5 @@ rolling-tags: - "2.4" - 2.4-debian-11 -- 2.4.56 +- 2.4.57 - latest