From 24b64704f8aa4bcfc15cea4df3135bdf31eb5a5d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 19 Sep 2024 11:28:53 +0200 Subject: [PATCH] [bitnami/drupal] Release drupal-11.0.4-debian-12-r3 (#72558) Signed-off-by: Bitnami Bot --- bitnami/drupal/11/debian-12/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/drupal/11/debian-12/Dockerfile b/bitnami/drupal/11/debian-12/Dockerfile index 26b7baa8c64e..5d1c943e1697 100644 --- a/bitnami/drupal/11/debian-12/Dockerfile +++ b/bitnami/drupal/11/debian-12/Dockerfile @@ -7,11 +7,11 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2024-09-17T20:01:19Z" \ + org.opencontainers.image.created="2024-09-18T07:09:14Z" \ 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.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="11.0.4-debian-12-r2" \ + org.opencontainers.image.ref.name="11.0.4-debian-12-r3" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/drupal" \ org.opencontainers.image.title="drupal" \ org.opencontainers.image.vendor="Broadcom, Inc." \