From 67f85f7153cb98c9613966e3ee80276ef6b0cb7d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 12 Nov 2022 07:53:30 +0100 Subject: [PATCH] [bitnami/ruby] Release 2.7.6-debian-11-r59 (#13392) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/ruby/2.7/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/ruby/2.7/debian-11/Dockerfile b/bitnami/ruby/2.7/debian-11/Dockerfile index 0e3d0cb7f042..46a3f75d4e31 100644 --- a/bitnami/ruby/2.7/debian-11/Dockerfile +++ b/bitnami/ruby/2.7/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="2.7.6-debian-11-r58" \ + org.opencontainers.image.ref.name="2.7.6-debian-11-r59" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/ruby" \ org.opencontainers.image.title="ruby" \ org.opencontainers.image.vendor="VMware, Inc." \