From 86ef3453843cff736e04fb6be03c645287a7b2ca Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 6 Feb 2023 00:05:06 +0100 Subject: [PATCH] [bitnami/nats] Release 2.9.12-debian-11-r1 (#22999) Signed-off-by: Bitnami Containers --- bitnami/nats/2/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/nats/2/debian-11/Dockerfile b/bitnami/nats/2/debian-11/Dockerfile index b788f09ec0a4..4d2ed39a4028 100644 --- a/bitnami/nats/2/debian-11/Dockerfile +++ b/bitnami/nats/2/debian-11/Dockerfile @@ -5,7 +5,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="2.9.12-debian-11-r0" \ + org.opencontainers.image.ref.name="2.9.12-debian-11-r1" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/nats" \ org.opencontainers.image.title="nats" \ org.opencontainers.image.vendor="VMware, Inc." \