Skip to content

Commit d2aee0b

Browse files
Update nvcr.io/nvidia/pytorch Docker tag to v25
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent d3564c8 commit d2aee0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/python/kubeflow/trainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use an official Pytorch runtime as a parent image
2-
FROM nvcr.io/nvidia/pytorch:24.06-py3
2+
FROM nvcr.io/nvidia/pytorch:25.09-py3
33

44
# Set the working directory in the container
55
WORKDIR /app

0 commit comments

Comments
 (0)