mirror of
https://github.com/bitnami/containers.git
synced 2026-02-15 00:57:23 +08:00
[bitnami/node] Release 18.12.1-debian-11-r7 (#14771)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -4,7 +4,7 @@ ARG TARGETARCH
|
||||
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.ref.name="18.12.1-debian-11-r6" \
|
||||
org.opencontainers.image.ref.name="18.12.1-debian-11-r7" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/node" \
|
||||
org.opencontainers.image.title="node" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -21,7 +21,7 @@ RUN install_packages build-essential ca-certificates curl git libbz2-1.0 libcom-
|
||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"python-3.8.15-2-linux-${OS_ARCH}-debian-11" \
|
||||
"node-18.12.1-0-linux-${OS_ARCH}-debian-11" \
|
||||
"node-18.12.1-1-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"node": {
|
||||
"arch": "amd64",
|
||||
"digest": "13c055e2c24fbfb1addfccd6ddbad14de946572907323c7e927265c42e4cc884",
|
||||
"digest": "327a18f5d80ad375b953c28f9d86e5727f74a57a65b5ed2df78e0d3b9945afca",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "18.12.1-0"
|
||||
"version": "18.12.1-1"
|
||||
},
|
||||
"python": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user