mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
[bitnami/xgboost-intel] Release 1.6.1-debian-11-r19 (#1077)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -8,7 +8,7 @@ COPY prebuildfs /
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libbz2-1.0 libc6 libcom-err2 libcrypt1 libffi7 libgcc-s1 libgomp1 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.10.5-154" --checksum 6ec112fdf7d07f1457c28ef70a492eda1ff8451311d33c660428a894254266ae
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.10.5-157" --checksum 4134271882a5cc15818aa4be71d62f53fb4cccbdbb5136aab542fd3735233a3b
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "xgboost-intel" "1.6.1-151" --checksum d49d5574cdab9690c82b9ade0a4d6d0998ab36ba30ac13fea8152f0a33746b90
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
|
||||
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"python": {
|
||||
"arch": "amd64",
|
||||
"digest": "6ec112fdf7d07f1457c28ef70a492eda1ff8451311d33c660428a894254266ae",
|
||||
"digest": "4134271882a5cc15818aa4be71d62f53fb4cccbdbb5136aab542fd3735233a3b",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "3.10.5-154"
|
||||
"version": "3.10.5-157"
|
||||
},
|
||||
"xgboost-intel": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user