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 v3

BREAKING CHANGE: major release of ghcr.io/pluralsh/kubeflow-notebooks-jupyter
  • Loading branch information
plural-renovate[bot] committed Jun 20, 2024
1 parent 26ba960 commit dcb71b8
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:3.2.4

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:3.2.4

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:3.2.4

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:3.2.4

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:3.2.4

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:3.2.4

USER root

Expand Down

0 comments on commit dcb71b8

Please sign in to comment.