From 8b988768195b06c1da7f3a12cbecc4e32b3ede8f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 20 Nov 2022 03:18:16 +0100 Subject: [PATCH] [bitnami/jruby] Release 9.3.9-0-debian-11-r9 (#14281) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/jruby/9.3/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/jruby/9.3/debian-11/Dockerfile b/bitnami/jruby/9.3/debian-11/Dockerfile index 289674959ad5..f7e11067195d 100644 --- a/bitnami/jruby/9.3/debian-11/Dockerfile +++ b/bitnami/jruby/9.3/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="9.3.9-0-debian-11-r8" \ + org.opencontainers.image.ref.name="9.3.9-0-debian-11-r9" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/jruby" \ org.opencontainers.image.title="jruby" \ org.opencontainers.image.vendor="VMware, Inc." \