From 62b29c117e27dce4879eb5c352e5008338d5d478 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 30 May 2025 16:57:55 +0200 Subject: [PATCH] [bitnami/drupal] Release 11.1.7-debian-12-r2 (#81666) Signed-off-by: Bitnami Bot --- bitnami/drupal/11/debian-12/Dockerfile | 10 +++++----- .../prebuildfs/opt/bitnami/.bitnami_components.json | 6 +++--- bitnami/drupal/README.md | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bitnami/drupal/11/debian-12/Dockerfile b/bitnami/drupal/11/debian-12/Dockerfile index 2a51f69c5b66..b9e8feb3b749 100644 --- a/bitnami/drupal/11/debian-12/Dockerfile +++ b/bitnami/drupal/11/debian-12/Dockerfile @@ -8,10 +8,10 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2025-05-17T19:10:18Z" \ + org.opencontainers.image.created="2025-05-30T14:20:48Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/drupal/README.md" \ - org.opencontainers.image.ref.name="11.1.7-debian-12-r1" \ + org.opencontainers.image.ref.name="11.1.7-debian-12-r2" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/drupal" \ org.opencontainers.image.title="drupal" \ org.opencontainers.image.vendor="Broadcom, Inc." \ @@ -30,9 +30,9 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \ COMPONENTS=( \ "render-template-1.0.7-16-linux-${OS_ARCH}-debian-12" \ "php-8.3.21-4-linux-${OS_ARCH}-debian-12" \ - "mysql-client-11.4.6-0-linux-${OS_ARCH}-debian-12" \ - "libphp-8.3.21-1-linux-${OS_ARCH}-debian-12" \ - "apache-2.4.63-2-linux-${OS_ARCH}-debian-12" \ + "mysql-client-11.4.7-0-linux-${OS_ARCH}-debian-12" \ + "libphp-8.3.21-2-linux-${OS_ARCH}-debian-12" \ + "apache-2.4.63-4-linux-${OS_ARCH}-debian-12" \ "drupal-11.1.7-0-linux-${OS_ARCH}-debian-12" \ ) ; \ for COMPONENT in "${COMPONENTS[@]}"; do \ diff --git a/bitnami/drupal/11/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/drupal/11/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json index 7cd2fbe8aa53..46159a515461 100644 --- a/bitnami/drupal/11/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/drupal/11/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json @@ -3,7 +3,7 @@ "arch": "amd64", "distro": "debian-12", "type": "NAMI", - "version": "2.4.63-2" + "version": "2.4.63-4" }, "drupal": { "arch": "amd64", @@ -15,13 +15,13 @@ "arch": "amd64", "distro": "debian-12", "type": "NAMI", - "version": "8.3.21-1" + "version": "8.3.21-2" }, "mysql-client": { "arch": "amd64", "distro": "debian-12", "type": "NAMI", - "version": "11.4.6-0" + "version": "11.4.7-0" }, "php": { "arch": "amd64", diff --git a/bitnami/drupal/README.md b/bitnami/drupal/README.md index d1fb10d65c9e..c94bfe03aa08 100644 --- a/bitnami/drupal/README.md +++ b/bitnami/drupal/README.md @@ -4,7 +4,7 @@ > Drupal is one of the most versatile open source content management systems in the world. It is pre-configured with the Ctools and Views modules, Drush and Let's Encrypt auto-configuration support. -[Overview of Drupal](http://drupal.org) +[Overview of Drupal](https://drupal.org) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. ## TL;DR