From d2a4ee3d877c5a509c621c16cb04800c9441e81e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 6 Dec 2022 21:46:49 +0100 Subject: [PATCH] [bitnami/drupal] Release 9.4.8-debian-11-r23 (#16035) 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 5160a9f8706e..2d7fa6cec836 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.8-debian-11-r22" \ + org.opencontainers.image.ref.name="9.4.8-debian-11-r23" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/drupal" \ org.opencontainers.image.title="drupal" \ org.opencontainers.image.vendor="VMware, Inc." \