1.2.0-debian-9-r10 release
This commit is contained in:
parent
250424a7d4
commit
2a8488bfb6
|
|
@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
|||
|
||||
COPY --from=buildenv /opt/bitnami/nats /opt/bitnami/nats
|
||||
ENV BITNAMI_APP_NAME="nats" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.0-debian-9-r9" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.0-debian-9-r10" \
|
||||
PATH="/opt/bitnami/nats/bin:$PATH"
|
||||
|
||||
RUN install_packages curl
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ $ docker-compose up
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`1-ol-7`, `1.2.0-ol-7-r8` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.2.0-ol-7-r8/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.2.0-debian-9-r9`, `1`, `1.2.0`, `1.2.0-r9`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.2.0-debian-9-r9/1/Dockerfile)
|
||||
* [`1-debian-9`, `1.2.0-debian-9-r10`, `1`, `1.2.0`, `1.2.0-r10`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.2.0-debian-9-r10/1/Dockerfile)
|
||||
* [`1-debian-8`, `1.2.0-debian-8-r9` (1/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.2.0-debian-8-r9/1/debian-8/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/nats GitHub repo](https://github.com/bitnami/bitnami-docker-nats).
|
||||
|
|
|
|||
Loading…
Reference in New Issue