Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
bump pytorch image
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Mar 29, 2024
1 parent 3efbab8 commit 7ca4c69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/base_pytorch_nvidia/config.vsh.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
functionality:
name: base_pytorch_nvidia
description: An nvcr.io pytorch 22.12 with anndata preinstalled.
description: An nvcr.io pytorch 24.03-py3 with anndata preinstalled.
platforms:
- type: docker
image: nvcr.io/nvidia/pytorch:22.12-py3
image: nvcr.io/nvidia/pytorch:24.03-py3
setup:
- type: apt
packages:
Expand Down

0 comments on commit 7ca4c69

Please sign in to comment.