diff --git a/jupyter-pytorch-full/cpu.Dockerfile b/jupyter-pytorch-full/cpu.Dockerfile index e13913a2..375d10f6 100644 --- a/jupyter-pytorch-full/cpu.Dockerfile +++ b/jupyter-pytorch-full/cpu.Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter-pytorch:2.4.1 +FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter-pytorch:2.5.2 USER root diff --git a/jupyter-pytorch-full/cuda.Dockerfile b/jupyter-pytorch-full/cuda.Dockerfile index 659c87d6..a4247bd9 100644 --- a/jupyter-pytorch-full/cuda.Dockerfile +++ b/jupyter-pytorch-full/cuda.Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter-pytorch-cuda:2.4.1 +FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter-pytorch-cuda:2.5.2 USER root