From 7eff053e92bb4681fa8009bff08efa5fec77893e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 25 Oct 2022 05:59:24 +0200 Subject: [PATCH] [bitnami/ruby] Release 2.7.6-debian-11-r53 (#11321) 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 03eddbfff059..dbf11887d74a 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-r52" \ + org.opencontainers.image.ref.name="2.7.6-debian-11-r53" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/ruby" \ org.opencontainers.image.title="ruby" \ org.opencontainers.image.vendor="VMware, Inc." \