[bitnami/tensorflow-intel] Release 2.9.1-debian-11-r17 (#388)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2022-07-22 23:41:03 +02:00 committed by GitHub
parent 06cc7974ae
commit 39708b72ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 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.9.13-153" --checksum 7e7787d3443e4ba28d485430cbb548c5c159227b33f2217358c55149d204123d
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "python" "3.9.13-154" --checksum c1e2752a734d20c440c366f34de474d6d9ee975043f1f0552b6b16b2ad4c6182
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "tensorflow-intel" "2.9.1-151" --checksum a4cf46a6a9d27f97bb8ebd8e891ea3a0c0b7a90e1066c8234858c6abf521bf99
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": "7e7787d3443e4ba28d485430cbb548c5c159227b33f2217358c55149d204123d",
"digest": "c1e2752a734d20c440c366f34de474d6d9ee975043f1f0552b6b16b2ad4c6182",
"distro": "debian-11",
"type": "NAMI",
"version": "3.9.13-153"
"version": "3.9.13-154"
},
"tensorflow-intel": {
"arch": "amd64",

View File

@ -45,7 +45,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/).
* [`2`, `2-debian-11`, `2.9.1`, `2.9.1-debian-11-r16`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-intel/blob/2.9.1-debian-11-r16/2/debian-11/Dockerfile)
* [`2`, `2-debian-11`, `2.9.1`, `2.9.1-debian-11-r17`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-intel/blob/2.9.1-debian-11-r17/2/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/tensorflow-intel GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-intel).