Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8ea91e0

Browse files
committedJun 20, 2024·
feat(deps): Update ghcr.io/pluralsh/kubeflow-notebooks-jupyter Docker tag to v2.20.10
Signed-off-by: plural-renovate[bot]@users.noreply.github.com
1 parent d61031e commit 8ea91e0

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

33
USER root
44

0 commit comments

Comments
 (0)
Please sign in to comment.