mirror of
https://github.com/bitnami/containers.git
synced 2026-04-03 15:57:46 +08:00
[bitnami/parse] Release 5.4.1-debian-11-r4 (#23750)
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.4.1-debian-11-r3" \
|
||||
org.opencontainers.image.ref.name="5.4.1-debian-11-r4" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/parse" \
|
||||
org.opencontainers.image.title="parse" \
|
||||
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-3-linux-${OS_ARCH}-debian-11" \
|
||||
"node-16.19.0-1-linux-${OS_ARCH}-debian-11" \
|
||||
"mongodb-shell-1.6.2-1-linux-${OS_ARCH}-debian-11" \
|
||||
"mongodb-shell-1.7.0-0-linux-${OS_ARCH}-debian-11" \
|
||||
"parse-5.4.1-0-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.16.0-1-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"mongodb-shell": {
|
||||
"arch": "amd64",
|
||||
"digest": "efc7b9751f9ef2d44110072f5e21987fe2b75d94df255edd97f3cd2d3023ede3",
|
||||
"digest": "e9976653dc64049718c0fe5b212727fa6f4326701a3606a6066c5139e9812a5e",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "1.6.2-1"
|
||||
"version": "1.7.0-0"
|
||||
},
|
||||
"node": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
rolling-tags:
|
||||
- "5"
|
||||
- "5-debian-11"
|
||||
- "5.4.1"
|
||||
- "latest"
|
||||
- "5"
|
||||
- 5-debian-11
|
||||
- 5.4.1
|
||||
- latest
|
||||
|
||||
Reference in New Issue
Block a user