From 635322fda07d2e49afb47ca7e92dad540472dfae Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 21 Feb 2024 21:10:49 +0100 Subject: [PATCH] [bitnami/ruby] Release 3.2.3-debian-12-r7 (#63199) Signed-off-by: Bitnami Containers --- bitnami/ruby/3.2/debian-12/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/ruby/3.2/debian-12/Dockerfile b/bitnami/ruby/3.2/debian-12/Dockerfile index 4eee40e995e5..71c9065a5ace 100644 --- a/bitnami/ruby/3.2/debian-12/Dockerfile +++ b/bitnami/ruby/3.2/debian-12/Dockerfile @@ -7,10 +7,10 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2024-02-21T00:00:00Z" \ + org.opencontainers.image.created="2024-02-21T13:42:24Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="3.2.3-debian-12-r6" \ + org.opencontainers.image.ref.name="3.2.3-debian-12-r7" \ org.opencontainers.image.title="ruby" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="3.2.3"