Skip to content

Commit 9739002

Browse files
add renovate to prevent konflux dependency bump PRs
Signed-off-by: Brian Gallagher <[email protected]>
1 parent 11bc708 commit 9739002

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ LABEL name="universal:py312-cuda128-torch280" \
1919
io.k8s.display-name="Universal CUDA 12.8 Python 3.12 (Workbench + Runtime)" \
2020
io.k8s.description="Universal image: Jupyter workbench by default; runtime when command provided. Includes RDMA/IB libs, Torch 2.8.0 cu128, FlashAttention 2.8.3."
2121

22-
COPY LICENSE.md /licenses/cuda-license.md
22+
COPY ./images/universal/training/py312-cuda128-torch280/LICENSE.md /licenses/cuda-license.md
2323

2424
# For OS installs we need elevated privileges; base may default to 1001
2525
USER 0

renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"enabled": false
3+
}

0 commit comments

Comments
 (0)