Skip to content

Commit 1027d39

Browse files
authoredMar 29, 2024
fix(deps): Update jupyter-pytorch to v2.9.2 (patch) (#566)
2 parents cda2d62 + c8301d5 commit 1027d39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎jupyter-pytorch-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-pytorch:2.9.1
1+
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter-pytorch:2.9.2
22

33
USER root
44

‎jupyter-pytorch-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-pytorch-cuda:2.9.1
1+
FROM ghcr.io/pluralsh/kubeflow-notebooks-jupyter-pytorch-cuda:2.9.2
22

33
USER root
44

0 commit comments

Comments
 (0)