From e0e1e8b818dfc71f7b2bf2ef6774156cddfcecfa Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 7 Feb 2023 05:52:23 +0100 Subject: [PATCH] [bitnami/rabbitmq] Release 3.10.17-debian-11-r2 (#23122) Signed-off-by: Bitnami Containers --- bitnami/rabbitmq/3.10/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/rabbitmq/3.10/debian-11/Dockerfile b/bitnami/rabbitmq/3.10/debian-11/Dockerfile index ea5574f3743d..b9bc2c10117c 100644 --- a/bitnami/rabbitmq/3.10/debian-11/Dockerfile +++ b/bitnami/rabbitmq/3.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="3.10.17-debian-11-r1" \ + org.opencontainers.image.ref.name="3.10.17-debian-11-r2" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/rabbitmq" \ org.opencontainers.image.title="rabbitmq" \ org.opencontainers.image.vendor="VMware, Inc." \