Skip to content

Commit c8301d5

Browse files
committedMar 28, 2024·
fix(deps): Update jupyter-pytorch to v2.9.2
Signed-off-by: plural-renovate[bot]@users.noreply.github.com
1 parent cda2d62 commit c8301d5

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)
Please sign in to comment.