From 5f7b06b058d274ee7af2d87f27b29286aebd051e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 5 Dec 2022 03:00:05 +0100 Subject: [PATCH] [bitnami/nats] Release 2.9.8-debian-11-r4 (#15961) 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 82667a99b894..df458b37fe0e 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.8-debian-11-r3" \ + org.opencontainers.image.ref.name="2.9.8-debian-11-r4" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/nats" \ org.opencontainers.image.title="nats" \ org.opencontainers.image.vendor="VMware, Inc." \