Skip to content

Commit

Permalink
Update container to 24.03
Browse files Browse the repository at this point in the history
  • Loading branch information
loadams committed Oct 28, 2024
1 parent d8b4840 commit c63980d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nv-a6000.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
unit-tests:
runs-on: [self-hosted, nvidia, a6000]
container:
image: nvcr.io/nvidia/pytorch:23.09-py3
image: nvcr.io/nvidia/pytorch:24.03-py3
ports:
- 80
options: --gpus all --shm-size "8G"
Expand Down

0 comments on commit c63980d

Please sign in to comment.