diff --git a/bitnami/nats/1/Dockerfile b/bitnami/nats/1/Dockerfile index ec6942f0a80f..e4831b806a73 100644 --- a/bitnami/nats/1/Dockerfile +++ b/bitnami/nats/1/Dockerfile @@ -13,7 +13,7 @@ LABEL maintainer "Bitnami " COPY --from=buildenv /opt/bitnami/nats /opt/bitnami/nats ENV BITNAMI_APP_NAME="nats" \ - BITNAMI_IMAGE_VERSION="1.1.0-r28" \ + BITNAMI_IMAGE_VERSION="1.1.0-r29" \ PATH="/opt/bitnami/nats/bin:$PATH" RUN install_packages curl diff --git a/bitnami/nats/README.md b/bitnami/nats/README.md index 145babc98b37..b62ec0eb2750 100644 --- a/bitnami/nats/README.md +++ b/bitnami/nats/README.md @@ -30,7 +30,7 @@ $ docker-compose up # Supported tags and respective `Dockerfile` links -* [`1`, `1.1.0-r28`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.1.0-r28/1/Dockerfile) +* [`1`, `1.1.0-r29`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.1.0-r29/1/Dockerfile) * [`1-ol-7`, `1.1.0-ol-7-r1` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.1.0-ol-7-r1/1/ol-7/Dockerfile) Subscribe to project updates by watching the [bitnami/nats GitHub repo](https://github.com/bitnami/bitnami-docker-nats). @@ -178,7 +178,7 @@ services: Find more information about how to create your own configuration file on this [link](https://github.com/nats-io/gnatsd#configuration-file) -# Further documentation +## Further documentation For further documentation, please check [NATS documentation](https://nats.io/documentation/)