Skip to content

Commit da17e71

Browse files
feat(deps): Update ghcr.io/pluralsh/kubeflow-notebooks-jupyter Docker tag to v3
BREAKING CHANGE: major release of ghcr.io/pluralsh/kubeflow-notebooks-jupyter
1 parent b36aeb4 commit da17e71

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

jupyter-go/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.10.2
1+
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:3.2.4
22

33
USER root
44

jupyter-pytorch/cpu.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.9.1
1+
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:3.2.4
22

33
USER root
44

jupyter-pytorch/cuda.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.9.1
1+
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:3.2.4
22

33
USER root
44

jupyter-scipy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.9.1
1+
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:3.2.4
22

33
USER root
44

jupyter-tensorflow/cpu.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.9.1
1+
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:3.2.4
22

33
USER root
44

jupyter-tensorflow/cuda.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.9.1
1+
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:3.2.4
22

33
USER root
44

0 commit comments

Comments
 (0)