2.7.2-debian-10-r10 release

This commit is contained in:
Bitnami Bot
2022-02-15 16:00:58 +00:00
parent 0977959152
commit 2272649f4a
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-r9" \
BITNAMI_IMAGE_VERSION="2.7.2-debian-10-r10" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/nats/bin:$PATH"
EXPOSE 4222 6222 8222