2.6.6-debian-10-r38 release

This commit is contained in:
Bitnami Bot
2022-01-12 09:16:32 +00:00
parent 972d833189
commit c2218c33be
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,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.6.6-debian-10-r37" \
BITNAMI_IMAGE_VERSION="2.6.6-debian-10-r38" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/nats/bin:$PATH"
EXPOSE 4222 6222 8222