2.7.2-debian-10-r16 release

This commit is contained in:
Bitnami Bot
2022-02-23 22:52:58 +00:00
parent 40d066a9c4
commit 2ba6523005
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/nats/postunpack.sh
ENV BITNAMI_APP_NAME="nats" \
BITNAMI_IMAGE_VERSION="2.7.2-debian-10-r15" \
BITNAMI_IMAGE_VERSION="2.7.2-debian-10-r16" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/nats/bin:$PATH"
EXPOSE 4222 6222 8222