1.1.0-r4 release

This commit is contained in:
Bitnami Bot
2018-06-04 02:56:58 +00:00
parent 667b2ec831
commit 609068dbcc
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY --from=buildenv /opt/bitnami/nats /opt/bitnami/nats COPY --from=buildenv /opt/bitnami/nats /opt/bitnami/nats
ENV BITNAMI_APP_NAME="nats" \ ENV BITNAMI_APP_NAME="nats" \
BITNAMI_IMAGE_VERSION="1.1.0-r3" \ BITNAMI_IMAGE_VERSION="1.1.0-r4" \
PATH="/opt/bitnami/nats/bin:$PATH" PATH="/opt/bitnami/nats/bin:$PATH"
RUN install_packages curl RUN install_packages curl

View File

@@ -30,7 +30,7 @@ $ docker-compose up
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
* [`1`, `1.1.0-r3`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.1.0-r3/1/Dockerfile) * [`1`, `1.1.0-r4`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.1.0-r4/1/Dockerfile)
Subscribe to project updates by watching the [bitnami/nats GitHub repo](https://github.com/bitnami/bitnami-docker-nats). Subscribe to project updates by watching the [bitnami/nats GitHub repo](https://github.com/bitnami/bitnami-docker-nats).