From ee20a0fb2950d91949cb434b6db0c64da40d5b3e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 19 Oct 2022 04:54:25 +0200 Subject: [PATCH] [bitnami/ruby] Release 3.0.4-debian-11-r50 (#10667) 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 1128606e15c2..9251bf5dba34 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.4-debian-11-r49" \ + org.opencontainers.image.ref.name="3.0.4-debian-11-r50" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/ruby" \ org.opencontainers.image.title="ruby" \ org.opencontainers.image.vendor="VMware, Inc." \