diff --git a/bitnami/nats/2/debian-11/Dockerfile b/bitnami/nats/2/debian-11/Dockerfile index 6b85d5e596f8..0b3812b88c3a 100644 --- a/bitnami/nats/2/debian-11/Dockerfile +++ b/bitnami/nats/2/debian-11/Dockerfile @@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-03-11T20:28:33Z" \ + org.opencontainers.image.created="2023-03-14T20:53:03Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="2.9.15-debian-11-r3" \ + org.opencontainers.image.ref.name="2.9.15-debian-11-r4" \ org.opencontainers.image.title="nats" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="2.9.15" diff --git a/bitnami/nats/README.md b/bitnami/nats/README.md index ae4f3698da16..2e0599035446 100644 --- a/bitnami/nats/README.md +++ b/bitnami/nats/README.md @@ -5,7 +5,6 @@ > NATS is an open source, lightweight and high-performance messaging system. It is ideal for distributed systems and supports modern cloud architectures and pub-sub, request-reply and queuing models. [Overview of NATS](https://nats.io/) - Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. ## TL;DR