From c93a1ce6cf41b8cd3173dfccad8fed0665516d1c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 13 Dec 2022 05:12:03 +0100 Subject: [PATCH] [bitnami/drupal] Release 9.4.9-debian-11-r1 (#16801) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/drupal/9/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/drupal/9/debian-11/Dockerfile b/bitnami/drupal/9/debian-11/Dockerfile index e6d4ba1c73a8..5a46ccc6b52a 100644 --- a/bitnami/drupal/9/debian-11/Dockerfile +++ b/bitnami/drupal/9/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="9.4.9-debian-11-r0" \ + org.opencontainers.image.ref.name="9.4.9-debian-11-r1" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/drupal" \ org.opencontainers.image.title="drupal" \ org.opencontainers.image.vendor="VMware, Inc." \