2.7.4-debian-10-r2 release

This commit is contained in:
Bitnami Bot
2022-03-12 12:19:12 +00:00
parent 27baf33872
commit 9b21494f25
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.4-debian-10-r1" \
BITNAMI_IMAGE_VERSION="2.7.4-debian-10-r2" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/nats/bin:$PATH"
EXPOSE 4222 6222 8222