mirror of
https://github.com/bitnami/containers.git
synced 2026-02-14 00:17:18 +08:00
[bitnami/mongodb-sharded] Release 5.0.13-debian-11-r10 (#12311)
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="5.0.13-debian-11-r9" \
|
||||
org.opencontainers.image.ref.name="5.0.13-debian-11-r10" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mongodb-sharded" \
|
||||
org.opencontainers.image.title="mongodb-sharded" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -22,7 +22,7 @@ RUN install_packages ca-certificates curl libbrotli1 libcom-err2 libcurl4 libffi
|
||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"mongodb-shell-1.6.0-1-linux-${OS_ARCH}-debian-11" \
|
||||
"yq-4.29.1-0-linux-${OS_ARCH}-debian-11" \
|
||||
"yq-4.29.2-0-linux-${OS_ARCH}-debian-11" \
|
||||
"wait-for-port-1.0.3-155-linux-${OS_ARCH}-debian-11" \
|
||||
"render-template-1.0.3-154-linux-${OS_ARCH}-debian-11" \
|
||||
"mongodb-5.0.13-1-linux-${OS_ARCH}-debian-11" \
|
||||
|
||||
@@ -36,9 +36,9 @@
|
||||
},
|
||||
"yq": {
|
||||
"arch": "amd64",
|
||||
"digest": "8e975b7429ea7aed585ad05ebee0894cf4d0bfcbe1952ec9c8cc9b843f2d339c",
|
||||
"digest": "41f8d881c6685e406467d4353e51da99578622fb670a527acc2b43ffbb252fcb",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "4.29.1-0"
|
||||
"version": "4.29.2-0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user