From 5b1558cddbb03d7be7399584a2041000dfecb664 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 17 Jan 2023 13:09:59 +0100 Subject: [PATCH] [bitnami/ruby] Release 3.2.0-debian-11-r1 (#20550) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/ruby/3.2/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/ruby/3.2/debian-11/Dockerfile b/bitnami/ruby/3.2/debian-11/Dockerfile index d50512cbd52d..df3a6833b6ff 100644 --- a/bitnami/ruby/3.2/debian-11/Dockerfile +++ b/bitnami/ruby/3.2/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.2.0-debian-11-r0" \ + org.opencontainers.image.ref.name="3.2.0-debian-11-r1" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/ruby" \ org.opencontainers.image.title="ruby" \ org.opencontainers.image.vendor="VMware, Inc." \