10.20.1-debian-10-r28 release

This commit is contained in:
Bitnami Bot
2020-05-09 15:25:03 +00:00
parent aa060af5e8
commit 660022e984
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,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="10.20.1-debian-10-r27" \
BITNAMI_IMAGE_VERSION="10.20.1-debian-10-r28" \
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:$PATH"
EXPOSE 3000

View File

@@ -47,7 +47,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`12-debian-10`, `12.16.3-debian-10-r15`, `12`, `12.16.3`, `latest` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/12.16.3-debian-10-r15/12/debian-10/Dockerfile)
* [`12-debian-10-prod`, `12.16.3-debian-10-r10-prod`, `12-prod`, `12.16.3-prod`, `latest-prod` (12-prod/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/12.16.3-debian-10-r10-prod/12-prod/debian-10/Dockerfile)
* [`10-debian-10-prod`, `10.20.1-debian-10-r28-prod`, `10-prod`, `10.20.1-prod` (10-prod/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/10.20.1-debian-10-r28-prod/10-prod/debian-10/Dockerfile)
* [`10-debian-10`, `10.20.1-debian-10-r27`, `10`, `10.20.1` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/10.20.1-debian-10-r27/10/debian-10/Dockerfile)
* [`10-debian-10`, `10.20.1-debian-10-r28`, `10`, `10.20.1` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/10.20.1-debian-10-r28/10/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/node GitHub repo](https://github.com/bitnami/bitnami-docker-node).