Skip to content

Commit 1fe6aca

Browse files
feat(deps): Update jupyter-tensorflow to v2.9.0 (minor) (#384)
2 parents 3c2c191 + 5771d8b commit 1fe6aca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jupyter-tensorflow-full/cpu.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter-tensorflow:2.8.2
1+
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter-tensorflow:2.9.0
22

33
USER root
44

jupyter-tensorflow-full/cuda.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter-tensorflow-cuda:2.8.2
1+
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter-tensorflow-cuda:2.9.0
22

33
USER root
44

0 commit comments

Comments
 (0)