From 2cbfdd60cf6cc6444387512625302eaddcd5b6d3 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 20 Oct 2022 19:32:54 +0200 Subject: [PATCH] [bitnami/drupal] Release 9.4.8-debian-11-r7 (#10798) 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 3bd5dfb0e261..e636b3df619b 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-r6" \ + org.opencontainers.image.ref.name="9.4.8-debian-11-r7" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/drupal" \ org.opencontainers.image.title="drupal" \ org.opencontainers.image.vendor="VMware, Inc." \