Skip to content

Commit 4ba68e5

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents aad87e8 + d0f081a commit 4ba68e5

File tree

1 file changed

+1
-1
lines changed
  • images/universal/training/th03-cuda128-torch280-py312

1 file changed

+1
-1
lines changed

images/universal/training/th03-cuda128-torch280-py312/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ RUN pip install --retries 5 --timeout 300 --no-cache-dir numpy==2.3.3
108108

109109
# Install build backend for VCS package and the SDK itself (no build isolation so backend is visible)
110110
RUN pip install --retries 5 --timeout 300 --no-cache-dir hatchling hatch-vcs
111-
RUN pip install --retries 5 --timeout 300 --no-cache-dir --no-build-isolation "git+https://github.com/briangallagher/sdk@add-training-hub"
111+
RUN pip install --retries 5 --timeout 300 --no-cache-dir --no-build-isolation "git+https://github.com/opendatahub-io/kubeflow-sdk@main"
112112

113113
# Provide ninja via pip (RHEL/UBI repo ninja-build may be unavailable)
114114
# RUN pip install --retries 5 --timeout 300 --no-cache-dir ninja

0 commit comments

Comments
 (0)