mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 06:58:01 +08:00
[bitnami/parse-dashboard] Release 4.2.0-debian-11-r7 (#12737)
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="4.2.0-debian-11-r6" \
|
||||
org.opencontainers.image.ref.name="4.2.0-debian-11-r7" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/parse-dashboard" \
|
||||
org.opencontainers.image.title="parse-dashboard" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -22,7 +22,7 @@ RUN install_packages ca-certificates curl jq libbz2-1.0 libcom-err2 libcrypt1 li
|
||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"python-3.8.15-1-linux-${OS_ARCH}-debian-11" \
|
||||
"node-16.18.0-0-linux-${OS_ARCH}-debian-11" \
|
||||
"node-16.18.1-0-linux-${OS_ARCH}-debian-11" \
|
||||
"parse-dashboard-4.2.0-0-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"node": {
|
||||
"arch": "amd64",
|
||||
"digest": "4536023569e8d75327691015c08e2a49ad7b5eb687d47d3f7b455d9b1a136ce7",
|
||||
"digest": "4116530a13d5a1d33cdde22778351bd5becc8f2344daa37a4c5a0c9659619e24",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "16.18.0-0"
|
||||
"version": "16.18.1-0"
|
||||
},
|
||||
"parse-dashboard": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -2,4 +2,3 @@ rolling-tags:
|
||||
- "4"
|
||||
- "4-debian-11"
|
||||
- "4.2.0"
|
||||
- "latest"
|
||||
|
||||
Reference in New Issue
Block a user