From ce548ab95cf2e41ba2c40a0da2f07dcf6ce07206 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 14 Feb 2023 07:42:13 +0100 Subject: [PATCH] [bitnami/drupal] Release 10.0.3-debian-11-r4 (#23921) Signed-off-by: Bitnami Containers --- bitnami/drupal/10/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/drupal/10/debian-11/Dockerfile b/bitnami/drupal/10/debian-11/Dockerfile index 3a3795cbc9c3..46b8b74a66f7 100644 --- a/bitnami/drupal/10/debian-11/Dockerfile +++ b/bitnami/drupal/10/debian-11/Dockerfile @@ -5,7 +5,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="10.0.3-debian-11-r3" \ + org.opencontainers.image.ref.name="10.0.3-debian-11-r4" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/drupal" \ org.opencontainers.image.title="drupal" \ org.opencontainers.image.vendor="VMware, Inc." \