Skip to content

Commit

Permalink
feat(deps): Update ghcr.io/pluralsh/kubeflow-notebooks-jupyter Docker…
Browse files Browse the repository at this point in the history
… tag to v2.11.0

Signed-off-by: plural-renovate[bot]@users.noreply.github.com
  • Loading branch information
plural-renovate[bot] committed Nov 15, 2023
1 parent 3c2c191 commit b02eaa4
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion jupyter-go/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.10.2
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.11.0

USER root

Expand Down
2 changes: 1 addition & 1 deletion jupyter-pytorch/cpu.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.9.1
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.11.0

USER root

Expand Down
2 changes: 1 addition & 1 deletion jupyter-pytorch/cuda.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.9.1
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.11.0

USER root

Expand Down
2 changes: 1 addition & 1 deletion jupyter-scipy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.9.1
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.11.0

USER root

Expand Down
2 changes: 1 addition & 1 deletion jupyter-tensorflow/cpu.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.9.1
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.11.0

USER root

Expand Down
2 changes: 1 addition & 1 deletion jupyter-tensorflow/cuda.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.9.1
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter:2.11.0

USER root

Expand Down

0 comments on commit b02eaa4

Please sign in to comment.