17.8.0-debian-10-r3 release

This commit is contained in:
Bitnami Bot
2022-03-25 17:36:15 +00:00
parent 05194c42c9
commit 5f11442af4
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-r2" \
BITNAMI_IMAGE_VERSION="17.8.0-debian-10-r3" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:$PATH"
EXPOSE 3000