From 86b03e02579ac86295c58cd4e9244504fc675b1c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 13 Dec 2022 03:47:01 +0100 Subject: [PATCH] [bitnami/nats] Release 2.9.9-debian-11-r1 (#16781) Signed-off-by: Bitnami Containers 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 e03e82347abe..dce85d960dae 100644 --- a/bitnami/nats/2/debian-11/Dockerfile +++ b/bitnami/nats/2/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="2.9.9-debian-11-r0" \ + org.opencontainers.image.ref.name="2.9.9-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." \