From ccdf16775fbe7eaa6ca8fea9a764421babf5019e Mon Sep 17 00:00:00 2001 From: itaynvn-runai <165032271+itaynvn-runai@users.noreply.github.com> Date: Tue, 10 Dec 2024 09:59:23 +0200 Subject: [PATCH] update to the new image with the correct links Signed-off-by: itaynvn-runai <165032271+itaynvn-runai@users.noreply.github.com> --- content/en/docs/components/training/user-guides/pytorch.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/components/training/user-guides/pytorch.md b/content/en/docs/components/training/user-guides/pytorch.md index eea0b61686..8ad2ed9b17 100644 --- a/content/en/docs/components/training/user-guides/pytorch.md +++ b/content/en/docs/components/training/user-guides/pytorch.md @@ -73,7 +73,7 @@ spec: creationTimestamp: null spec: containers: - - image: gcr.io/kubeflow-ci/pytorch-dist-mnist_test:1.0 + - image: kubeflow/pytorch-dist-mnist:latest name: pytorch ports: - containerPort: 23456 @@ -87,7 +87,7 @@ spec: creationTimestamp: null spec: containers: - - image: gcr.io/kubeflow-ci/pytorch-dist-mnist_test:1.0 + - image: kubeflow/pytorch-dist-mnist:latest name: pytorch ports: - containerPort: 23456