17.8.0-debian-10-r12 release

This commit is contained in:
Bitnami Bot
2022-04-03 22:18:52 +00:00
parent 209e93b95c
commit 2c770e4ad9
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ RUN sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 90/' /etc/login.defs && \
ENV APP_VERSION="17.8.0" \
BITNAMI_APP_NAME="node" \
BITNAMI_IMAGE_VERSION="17.8.0-debian-10-r11" \
BITNAMI_IMAGE_VERSION="17.8.0-debian-10-r12" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:$PATH"
EXPOSE 3000