From 223fbaa0a9392f7eda62a034ab8f34270dc9ec4c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 30 Nov 2022 18:52:31 +0100 Subject: [PATCH] [bitnami/ruby] Release 3.0.5-debian-11-r2 (#15516) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/ruby/3.0/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/ruby/3.0/debian-11/Dockerfile b/bitnami/ruby/3.0/debian-11/Dockerfile index 23e461271115..4c0dc6c32005 100644 --- a/bitnami/ruby/3.0/debian-11/Dockerfile +++ b/bitnami/ruby/3.0/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="3.0.5-debian-11-r1" \ + org.opencontainers.image.ref.name="3.0.5-debian-11-r2" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/ruby" \ org.opencontainers.image.title="ruby" \ org.opencontainers.image.vendor="VMware, Inc." \