[bitnami/xgboost-intel] Release 1.6.1-debian-11-r22 (#1779)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-08-04 13:01:43 +02:00
committed by GitHub
parent 07bd0c8388
commit 0e0dd07810
3 changed files with 4 additions and 4 deletions

View File

@@ -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-158" --checksum 6c0249d1c82a648cef1f9f2927fd3b345ef77657931ce76c48661bc7d8d4b370
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.10.6-2" --checksum 268a125a624f6ab839234df68d405001f8f9092db3081490af12c4d5b6c3df3c
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "xgboost-intel" "1.6.1-152" --checksum d280d1d9039e2cf08f1a3d410c4460055327ecd0012799d5081a0a9d8816319f
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0
RUN apt-get update && apt-get upgrade -y && \

View File

@@ -8,10 +8,10 @@
},
"python": {
"arch": "amd64",
"digest": "6c0249d1c82a648cef1f9f2927fd3b345ef77657931ce76c48661bc7d8d4b370",
"digest": "268a125a624f6ab839234df68d405001f8f9092db3081490af12c4d5b6c3df3c",
"distro": "debian-11",
"type": "NAMI",
"version": "3.10.5-158"
"version": "3.10.6-2"
},
"xgboost-intel": {
"arch": "amd64",

View File

@@ -47,7 +47,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`1`, `1-debian-11`, `1.6.1`, `1.6.1-debian-11-r21`, `latest` (1/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/xgboost-intel/1/debian-11/Dockerfile)
* [`1`, `1-debian-11`, `1.6.1`, `1.6.1-debian-11-r22`, `latest` (1/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/xgboost-intel/1/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).