Skip to content

Commit f05d416

Browse files
feat(deps): Update ghcr.io/pluralsh/kubeflow-notebooks-jupyter Docker tag to v2.10.1
Signed-off-by: plural-renovate[bot]@users.noreply.github.com
1 parent 367b3dd commit f05d416

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

jupyter-pytorch/cpu.Dockerfile

+1-1
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:2.10.1
22

33
USER root
44

jupyter-pytorch/cuda.Dockerfile

+1-1
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:2.10.1
22

33
USER root
44

jupyter-scipy/Dockerfile

+1-1
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:2.10.1
22

33
USER root
44

jupyter-tensorflow/cpu.Dockerfile

+1-1
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:2.10.1
22

33
USER root
44

jupyter-tensorflow/cuda.Dockerfile

+1-1
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:2.10.1
22

33
USER root
44

0 commit comments

Comments
 (0)