6.16.0-debian-9-r32 release

This commit is contained in:
Bitnami Bot 2019-02-11 18:24:45 +00:00
parent 3a4ab657f9
commit 18df7e6fe3
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ RUN sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 90/' /etc/login.defs && \
sed -i 's/sha512/sha512 minlen=8/' /etc/pam.d/common-password
ENV BITNAMI_APP_NAME="node" \
BITNAMI_IMAGE_VERSION="6.16.0-debian-9-r31" \
BITNAMI_IMAGE_VERSION="6.16.0-debian-9-r32" \
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:$PATH"
EXPOSE 3000

View File

@ -60,7 +60,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`6-ol-7-prod`, `6.16.0-ol-7-r6-prod` (6-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/6.16.0-ol-7-r6-prod/6-prod/ol-7/Dockerfile)
* [`6-ol-7`, `6.16.0-ol-7-r42` (6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/6.16.0-ol-7-r42/6/ol-7/Dockerfile)
* [`6-debian-9-prod`, `6.16.0-debian-9-r4-prod`, `6-prod`, `6.16.0-prod`, `6.16.0-r4-prod` (6-prod/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/6.16.0-debian-9-r4-prod/6-prod/debian-9/Dockerfile)
* [`6-debian-9`, `6.16.0-debian-9-r31`, `6`, `6.16.0`, `6.16.0-r31` (6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/6.16.0-debian-9-r31/6/debian-9/Dockerfile)
* [`6-debian-9`, `6.16.0-debian-9-r32`, `6`, `6.16.0`, `6.16.0-r32` (6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/6.16.0-debian-9-r32/6/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/node GitHub repo](https://github.com/bitnami/bitnami-docker-node).