16.14.2-debian-10-r17 release

This commit is contained in:
Bitnami Bot
2022-04-03 22:09:44 +00:00
parent 5fc4b6b28e
commit 209e93b95c
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="16.14.2" \
BITNAMI_APP_NAME="node" \
BITNAMI_IMAGE_VERSION="16.14.2-debian-10-r16" \
BITNAMI_IMAGE_VERSION="16.14.2-debian-10-r17" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:$PATH"
EXPOSE 3000