2.7.2-debian-10-r5 release

This commit is contained in:
Bitnami Bot
2022-02-10 04:10:23 +00:00
parent 76b2dc88dc
commit c3fea64e89
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-r4" \
BITNAMI_IMAGE_VERSION="2.7.2-debian-10-r5" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/nats/bin:$PATH"
EXPOSE 4222 6222 8222