1.2.0-debian-9-r20 release
This commit is contained in:
parent
51a096d9ce
commit
34912c4d24
|
|
@ -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-r19" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.0-debian-9-r20" \
|
||||
PATH="/opt/bitnami/nats/bin:$PATH"
|
||||
|
||||
RUN install_packages curl
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ $ docker-compose up
|
|||
|
||||
|
||||
* [`1-ol-7`, `1.2.0-ol-7-r18` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.2.0-ol-7-r18/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.2.0-debian-9-r18`, `1`, `1.2.0`, `1.2.0-r18`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.2.0-debian-9-r18/1/Dockerfile)
|
||||
* [`1-debian-9`, `1.2.0-debian-9-r20`, `1`, `1.2.0`, `1.2.0-r20`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.2.0-debian-9-r20/1/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/nats GitHub repo](https://github.com/bitnami/bitnami-docker-nats).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue