[bitnami/node] Release 18.14.1-debian-11-r0 (#24318)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-02-17 17:39:41 +01:00 committed by GitHub
parent 359fdfaf19
commit c852147d05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 13 deletions

View File

@ -2,14 +2,14 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-02-17T16:17:27Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="18.14.0-debian-11-r4" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/node" \
org.opencontainers.image.ref.name="18.14.1-debian-11-r0" \
org.opencontainers.image.title="node" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="18.14.0"
org.opencontainers.image.version="18.14.1"
ENV OS_ARCH="${TARGETARCH:-amd64}" \
OS_FLAVOUR="debian-11" \
@ -21,8 +21,8 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN install_packages build-essential ca-certificates curl git libbz2-1.0 libcom-err2 libcrypt1 libffi7 libgcc-s1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzma5 libncursesw6 libnsl2 libreadline8 libsqlite3-0 libsqlite3-dev libssl-dev libssl1.1 libstdc++6 libtinfo6 libtirpc3 pkg-config procps unzip wget zlib1g
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"python-3.8.16-3-linux-${OS_ARCH}-debian-11" \
"node-18.14.0-0-linux-${OS_ARCH}-debian-11" \
"python-3.8.16-4-linux-${OS_ARCH}-debian-11" \
"node-18.14.1-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@ -40,7 +40,7 @@ RUN sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 90/' /etc/login.defs && \
sed -i 's/^PASS_MIN_DAYS.*/PASS_MIN_DAYS 0/' /etc/login.defs && \
sed -i 's/sha512/sha512 minlen=8/' /etc/pam.d/common-password
ENV APP_VERSION="18.14.0" \
ENV APP_VERSION="18.14.1" \
BITNAMI_APP_NAME="node" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:$PATH"

View File

@ -1,16 +1,16 @@
{
"node": {
"arch": "amd64",
"digest": "79b27ed6e282bf9425b00dbe23de769f78422535817477f0026d5981aa708192",
"digest": "b1ec1c6a8662e67d9c08853b1242a42103bf4b3924600ff574c097aeedc3a29f",
"distro": "debian-11",
"type": "NAMI",
"version": "18.14.0-0"
"version": "18.14.1-0"
},
"python": {
"arch": "amd64",
"digest": "fbe5cb1a19ecccf616d2e97c130e7dae06537494bdcc3ead8b9e98054fb4a6f9",
"digest": "100f7d546cffcd034bcced74a0fa87b5771c4109945a6ae616b53d0ec13d7881",
"distro": "debian-11",
"type": "NAMI",
"version": "3.8.16-3"
"version": "3.8.16-4"
}
}

View File

@ -1,5 +1,5 @@
rolling-tags:
- "18"
- 18-debian-11
- 18.14.0
- 18.14.1
- latest