From 8fc65d7f1f3c45de423b580f4f2df4f0b513ebaa Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 29 Dec 2022 14:22:48 +0100 Subject: [PATCH] [bitnami/rabbitmq-cluster-operator] Release 2.0.0-scratch-r6 (#18509) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/rabbitmq-cluster-operator/2/scratch/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/rabbitmq-cluster-operator/2/scratch/Dockerfile b/bitnami/rabbitmq-cluster-operator/2/scratch/Dockerfile index 2921eef6b65f..a8293a4fc9b8 100644 --- a/bitnami/rabbitmq-cluster-operator/2/scratch/Dockerfile +++ b/bitnami/rabbitmq-cluster-operator/2/scratch/Dockerfile @@ -34,7 +34,7 @@ ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="2.0.0-scratch-r5" \ + org.opencontainers.image.ref.name="2.0.0-scratch-r6" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/rabbitmq-cluster-operator" \ org.opencontainers.image.title="rabbitmq-cluster-operator" \ org.opencontainers.image.vendor="VMware, Inc." \