mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
4.10.13-debian-11-r5 release
This commit is contained in:
committed by
Bitnami Containers
parent
1719a90979
commit
3be3aca602
@@ -8,11 +8,11 @@ COPY prebuildfs /
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip jq libbz2-1.0 libc6 libcom-err2 libcrypt1 libffi7 libgcc-s1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzma5 libncursesw6 libnsl2 libreadline8 libsqlite3-0 libssl1.1 libstdc++6 libtinfo6 libtirpc3 procps tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.13-152" --checksum a831df58c181297ce77597daf2364175cbb9f211f7755ca8d8c8b5918ad9ce24
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.20.0-0" --checksum 4580c44a68dab8200beed1d6c1a2397c854722ada2b81d9564b20388336453f9
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mongodb-shell" "1.5.0-151" --checksum d01f90cda1a2fbef6261c73cd7486c9ba0999ea5ee33ec457711127466e5af56
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "parse" "4.10.13-0" --checksum 883bf7aab0ff7b564676f82f43367dd21929b9a1d1d1359ffad0b7411bb7f5e4
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-151" --checksum 089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.8.13-153" --checksum c33962b71ef103d071804f57720a34bada903c9a9bec1fbeddf57e97a5bd6279
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.20.0-1" --checksum 1308eadfadd439cc82f4ca51185828f49cac7b38fcafd783e24f52c7c2768b4b
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mongodb-shell" "1.5.1-0" --checksum 6dcffbfc151ddb35c572f1ec3b6974b99fe7612cb233598786927094a1f0df9d
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "parse" "4.10.13-1" --checksum f241437c1196bdb0d717bfb90512fd67cd4652be4a88a2fb7047d87bb6284fa8
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
@@ -1,37 +1,37 @@
|
||||
{
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
"digest": "089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900",
|
||||
"digest": "0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "1.14.0-151"
|
||||
"version": "1.14.0-152"
|
||||
},
|
||||
"mongodb-shell": {
|
||||
"arch": "amd64",
|
||||
"digest": "d01f90cda1a2fbef6261c73cd7486c9ba0999ea5ee33ec457711127466e5af56",
|
||||
"digest": "6dcffbfc151ddb35c572f1ec3b6974b99fe7612cb233598786927094a1f0df9d",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "1.5.0-151"
|
||||
"version": "1.5.1-0"
|
||||
},
|
||||
"node": {
|
||||
"arch": "amd64",
|
||||
"digest": "4580c44a68dab8200beed1d6c1a2397c854722ada2b81d9564b20388336453f9",
|
||||
"digest": "1308eadfadd439cc82f4ca51185828f49cac7b38fcafd783e24f52c7c2768b4b",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "14.20.0-0"
|
||||
"version": "14.20.0-1"
|
||||
},
|
||||
"parse": {
|
||||
"arch": "amd64",
|
||||
"digest": "883bf7aab0ff7b564676f82f43367dd21929b9a1d1d1359ffad0b7411bb7f5e4",
|
||||
"digest": "f241437c1196bdb0d717bfb90512fd67cd4652be4a88a2fb7047d87bb6284fa8",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "4.10.13-0"
|
||||
"version": "4.10.13-1"
|
||||
},
|
||||
"python": {
|
||||
"arch": "amd64",
|
||||
"digest": "a831df58c181297ce77597daf2364175cbb9f211f7755ca8d8c8b5918ad9ce24",
|
||||
"digest": "c33962b71ef103d071804f57720a34bada903c9a9bec1fbeddf57e97a5bd6279",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "3.8.13-152"
|
||||
"version": "3.8.13-153"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user