[bitnami/deepspeed] Release 0.19.4-debian-12-r0 (#96091)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-08-06 07:19:47 +02:00
committed by GitHub
parent f6bcc9cb26
commit 9877b7f7c5
7 changed files with 8 additions and 8 deletions
+5 -5
View File
@@ -7,13 +7,13 @@ ARG DOWNLOADS_URL="https://downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2026-07-23T04:06:09Z" \
org.opencontainers.image.created="2026-08-06T04:53:15Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/deepspeed/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/deepspeed" \
org.opencontainers.image.title="deepspeed" \
org.opencontainers.image.vendor="Broadcom, Inc." \
org.opencontainers.image.version="0.19.3"
org.opencontainers.image.version="0.19.4"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -29,8 +29,8 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
COMPONENTS=( \
"nss-wrapper-1.1.16-0-linux-${OS_ARCH}-debian-12" \
"python-3.14.6-7-linux-${OS_ARCH}-debian-12" \
"deepspeed-0.19.3-0-linux-${OS_ARCH}-debian-12" \
"python-3.14.7-0-linux-${OS_ARCH}-debian-12" \
"deepspeed-0.19.4-0-linux-${OS_ARCH}-debian-12" \
) ; \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -50,7 +50,7 @@ RUN uninstall_packages curl
COPY rootfs /
RUN mkdir /app /.cache && mkdir -p /home/deepspeed/.local && mkdir -p /home/deepspeed/.ssh && mkdir /home/deepspeed/.cache && ln -s /home/deepspeed/.local /opt/bitnami/deepspeed && ln -s /home/deepspeed/.ssh /opt/bitnami/deepspeed && ln -s /home/deepspeed/.cache /opt/bitnami/deepspeed && chmod g+rwX /app /.cache /home/deepspeed/.cache /home/deepspeed/.local
ENV APP_VERSION="0.19.3" \
ENV APP_VERSION="0.19.4" \
BITNAMI_APP_NAME="deepspeed" \
CFLAGS="-s -I/opt/bitnami/python/include -I/opt/bitnami/common/include" \
CPLUS_INCLUDE_PATH="/opt/bitnami/common/include" \
@@ -1 +0,0 @@
6bcf7951faca9bf55aa86739844b727b875f9b5471d7838f2a789d879edd738e deepspeed-0.19.3-0-linux-amd64-debian-12.tar.gz
@@ -0,0 +1 @@
903eb902edc7516464df94d2453b5e774159a3fcbc9e62f05d175fbd9066fe83 deepspeed-0.19.4-0-linux-amd64-debian-12.tar.gz
@@ -1 +0,0 @@
a356efd22958b7378493be7d66d523745ae3c01a99d2497a6e4b15433f0e1934 python-3.14.6-7-linux-amd64-debian-12.tar.gz
@@ -1 +0,0 @@
125c4a98ed419d349f1ff5e9842e21f2ae42c4cbf4f9c55d22c1843387c85024 python-3.14.6-7-linux-arm64-debian-12.tar.gz
@@ -0,0 +1 @@
051dbcfa2f574dadd7e6eb3df9a6aaa93c3e9c24ea98fa707be068dc9b674d50 python-3.14.7-0-linux-amd64-debian-12.tar.gz
@@ -0,0 +1 @@
bda182f161aa541d576a7f8b1ff8f535a3cb37ecf1bdfd6dee70c95c22082dba python-3.14.7-0-linux-arm64-debian-12.tar.gz