Skip to content

Commit

Permalink
Merge branch 'main' into renovate/b2-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev authored Sep 3, 2024
2 parents b35da11 + 2ea1fe4 commit 46cc156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ tasks:
restartPolicy: Never
containers:
- name: gpu
image: "nvidia/cuda:12.3.1-base-ubuntu20.04@sha256:0654b44e2515f03b811496d0e2d67e9e2b81ca1f6ed225361bb3e3bb67d22e18"
image: "nvidia/cuda:12.6.0-base-ubuntu20.04@sha256:b0937b96f04e1f73279ead20a1d3bb38fb569071756ce1cbde337616beb63129"
command: [ "/bin/bash", "-c", "--" ]
args: [ "while true; do sleep 30; done;" ]
resources:
Expand Down

0 comments on commit 46cc156

Please sign in to comment.