Skip to content

Commit e5f2104

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

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

jupyter-go/Dockerfile

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

33
USER root
44

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.11.0
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.11.0
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.11.0
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.11.0
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.11.0
22

33
USER root
44

0 commit comments

Comments
 (0)