16.13.1-prod-debian-10-r30 release

This commit is contained in:
Bitnami Bot
2022-01-01 04:31:50 +00:00
parent 5d8ecf3d47
commit ea2e1576de
3 changed files with 9 additions and 9 deletions

View File

@@ -8,10 +8,10 @@ ENV OS_ARCH="amd64" \
COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages ca-certificates curl gzip libbz2-1.0 libc6 libffi6 libgcc1 liblzma5 libncursesw6 libreadline7 libsqlite3-0 libssl1.1 libstdc++6 libtinfo6 procps tar wget zlib1g
RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/python-3.8.12-8-linux-amd64-debian-10.tar.gz && \
echo "7301922567971177586341f93f851616f5488c575de2fb256c38de725907c341 /tmp/bitnami/pkg/cache/python-3.8.12-8-linux-amd64-debian-10.tar.gz" | sha256sum -c - && \
tar -zxf /tmp/bitnami/pkg/cache/python-3.8.12-8-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && \
rm -rf /tmp/bitnami/pkg/cache/python-3.8.12-8-linux-amd64-debian-10.tar.gz
RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/python-3.8.12-9-linux-amd64-debian-10.tar.gz && \
echo "acaa7291411c8cb1217ac2aa8dab2324f146752c06afd5c6b0c5b1829365bab0 /tmp/bitnami/pkg/cache/python-3.8.12-9-linux-amd64-debian-10.tar.gz" | sha256sum -c - && \
tar -zxf /tmp/bitnami/pkg/cache/python-3.8.12-9-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && \
rm -rf /tmp/bitnami/pkg/cache/python-3.8.12-9-linux-amd64-debian-10.tar.gz
RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/node-16.13.1-0-linux-amd64-debian-10.tar.gz && \
echo "5a4594ab655e76969e8a4b0f6000fd21a42ac50e45e2edc54eb749500d659670 /tmp/bitnami/pkg/cache/node-16.13.1-0-linux-amd64-debian-10.tar.gz" | sha256sum -c - && \
tar -zxf /tmp/bitnami/pkg/cache/node-16.13.1-0-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && \
@@ -21,7 +21,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="16.13.1-prod-debian-10-r29" \
BITNAMI_IMAGE_VERSION="16.13.1-prod-debian-10-r30" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:$PATH"
EXPOSE 3000

View File

@@ -8,9 +8,9 @@
},
"python": {
"arch": "amd64",
"digest": "7301922567971177586341f93f851616f5488c575de2fb256c38de725907c341",
"digest": "acaa7291411c8cb1217ac2aa8dab2324f146752c06afd5c6b0c5b1829365bab0",
"distro": "debian-10",
"type": "NAMI",
"version": "3.8.12-8"
"version": "3.8.12-9"
}
}

View File

@@ -46,7 +46,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`17-prod`, `17-prod-debian-10`, `17.3.0-prod`, `17.3.0-prod-debian-10-r13` (17-prod/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/17.3.0-prod-debian-10-r13/17-prod/debian-10/Dockerfile)
* [`17`, `17-debian-10`, `17.3.0`, `17.3.0-debian-10-r14`, `latest` (17/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/17.3.0-debian-10-r14/17/debian-10/Dockerfile)
* [`16-prod`, `16-prod-debian-10`, `16.13.1-prod`, `16.13.1-prod-debian-10-r29` (16-prod/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/16.13.1-prod-debian-10-r29/16-prod/debian-10/Dockerfile)
* [`16-prod`, `16-prod-debian-10`, `16.13.1-prod`, `16.13.1-prod-debian-10-r30` (16-prod/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/16.13.1-prod-debian-10-r30/16-prod/debian-10/Dockerfile)
* [`16`, `16-debian-10`, `16.13.1`, `16.13.1-debian-10-r29` (16/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/16.13.1-debian-10-r29/16/debian-10/Dockerfile)
* [`14-prod`, `14-prod-debian-10`, `14.18.2-prod`, `14.18.2-prod-debian-10-r30` (14-prod/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/14.18.2-prod-debian-10-r30/14-prod/debian-10/Dockerfile)
* [`14`, `14-debian-10`, `14.18.2`, `14.18.2-debian-10-r29` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/14.18.2-debian-10-r29/14/debian-10/Dockerfile)
@@ -384,7 +384,7 @@ information)
## License
Copyright (c) 2021 Bitnami
Copyright (c) 2022 Bitnami
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.