File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
images/universal/training/th03-cuda128-torch280-py312 Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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)
110110RUN 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
You can’t perform that action at this time.
0 commit comments