From 73f9c1afd2bf63e18e1ded9d38ebb3aa99699ca8 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 2 Feb 2023 23:45:01 +0100 Subject: [PATCH] [bitnami/ruby] Release 3.1.3-debian-11-r24 (#22702) Signed-off-by: Bitnami Containers --- bitnami/ruby/3.1/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/ruby/3.1/debian-11/Dockerfile b/bitnami/ruby/3.1/debian-11/Dockerfile index b2da159ff6c5..890114437e50 100644 --- a/bitnami/ruby/3.1/debian-11/Dockerfile +++ b/bitnami/ruby/3.1/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.1.3-debian-11-r23" \ + org.opencontainers.image.ref.name="3.1.3-debian-11-r24" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/ruby" \ org.opencontainers.image.title="ruby" \ org.opencontainers.image.vendor="VMware, Inc." \