From 8ee141bc80bb5eb439fad586121be246805a5352 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 7 Apr 2025 16:43:35 +0200 Subject: [PATCH] [bitnami/nats] Release nats-2.11.0-debian-12-r2 (#79851) Signed-off-by: Bitnami Bot --- bitnami/nats/2/debian-12/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/nats/2/debian-12/Dockerfile b/bitnami/nats/2/debian-12/Dockerfile index a188931d5929..2f72ecfbf9ca 100644 --- a/bitnami/nats/2/debian-12/Dockerfile +++ b/bitnami/nats/2/debian-12/Dockerfile @@ -38,9 +38,9 @@ ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="scratch" \ - org.opencontainers.image.created="2025-04-01T23:49:41Z" \ + org.opencontainers.image.created="2025-04-07T14:14:21Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ - org.opencontainers.image.ref.name="2.11.0-debian-12-r1" \ + org.opencontainers.image.ref.name="2.11.0-debian-12-r2" \ org.opencontainers.image.title="nats" \ org.opencontainers.image.vendor="Broadcom, Inc." \ org.opencontainers.image.version="2.11.0"