mirror of
https://github.com/bitnami/containers.git
synced 2026-02-17 11:17:17 +08:00
[bitnami/parse-dashboard] Release 5.0.0-debian-11-r28 (#21831)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -5,7 +5,7 @@ ARG TARGETARCH
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="5.0.0-debian-11-r27" \
|
||||
org.opencontainers.image.ref.name="5.0.0-debian-11-r28" \
|
||||
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." \
|
||||
@@ -24,7 +24,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"python-3.8.16-1-linux-${OS_ARCH}-debian-11" \
|
||||
"node-16.19.0-1-linux-${OS_ARCH}-debian-11" \
|
||||
"parse-dashboard-5.0.0-2-linux-${OS_ARCH}-debian-11" \
|
||||
"parse-dashboard-5.0.0-3-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.16.0-1-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
|
||||
@@ -15,10 +15,10 @@
|
||||
},
|
||||
"parse-dashboard": {
|
||||
"arch": "amd64",
|
||||
"digest": "f229cd6cd63a41f1a395a000c7acbe895c5aaf373e7a913a4e5c755524067511",
|
||||
"digest": "01a96406eaeb7b9aacfd26644e3321a3ebe9d5de6070428fe5692b91e790f53a",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "5.0.0-2"
|
||||
"version": "5.0.0-3"
|
||||
},
|
||||
"python": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user