From 246017b5251527efb103019d104eeaffad3415bf Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 5 Jun 2023 20:45:41 +0200 Subject: [PATCH] [bitnami/drupal] Release 9.5.9-debian-11-r11 (#36526) Signed-off-by: Bitnami Containers --- bitnami/drupal/9/debian-11/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/drupal/9/debian-11/Dockerfile b/bitnami/drupal/9/debian-11/Dockerfile index fc6db2a32f43..ef1dc4ca302a 100644 --- a/bitnami/drupal/9/debian-11/Dockerfile +++ b/bitnami/drupal/9/debian-11/Dockerfile @@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-06-02T17:10:51Z" \ + org.opencontainers.image.created="2023-06-05T17:58:28Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="9.5.9-debian-11-r10" \ + org.opencontainers.image.ref.name="9.5.9-debian-11-r11" \ org.opencontainers.image.title="drupal" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="9.5.9"