mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 07:18:06 +08:00
1.1.0-r32 release
This commit is contained in:
@@ -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-r31" \
|
BITNAMI_IMAGE_VERSION="1.1.0-r32" \
|
||||||
PATH="/opt/bitnami/nats/bin:$PATH"
|
PATH="/opt/bitnami/nats/bin:$PATH"
|
||||||
|
|
||||||
RUN install_packages curl
|
RUN install_packages curl
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ $ docker-compose up
|
|||||||
|
|
||||||
# Supported tags and respective `Dockerfile` links
|
# Supported tags and respective `Dockerfile` links
|
||||||
|
|
||||||
* [`1`, `1.1.0-r31`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.1.0-r31/1/Dockerfile)
|
* [`1`, `1.1.0-r32`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.1.0-r32/1/Dockerfile)
|
||||||
* [`1-ol-7`, `1.1.0-ol-7-r4` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.1.0-ol-7-r4/1/ol-7/Dockerfile)
|
* [`1-ol-7`, `1.1.0-ol-7-r4` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nats/blob/1.1.0-ol-7-r4/1/ol-7/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).
|
||||||
|
|||||||
Reference in New Issue
Block a user