From c449d7afda5898c58d580390dc4450e95541fbd2 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 13 Dec 2022 01:04:24 +0100 Subject: [PATCH] [bitnami/rails] Release 6.1.7-0-debian-11-r31 (#16720) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/rails/6/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/rails/6/debian-11/Dockerfile b/bitnami/rails/6/debian-11/Dockerfile index 11ef4af8b755..e30b2e66a262 100644 --- a/bitnami/rails/6/debian-11/Dockerfile +++ b/bitnami/rails/6/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="6.1.7-0-debian-11-r30" \ + org.opencontainers.image.ref.name="6.1.7-0-debian-11-r31" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/rails" \ org.opencontainers.image.title="rails" \ org.opencontainers.image.vendor="VMware, Inc." \