Update to bash
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2024-03-30 21:50:32 -04:00
parent a8f3551914
commit 902895ec67
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -7,7 +7,7 @@ spec:
containers:
- name: cuda-container
image: nvidia/cuda:11.0.3-base-ubuntu20.04
command: ["while true; sleep 1000; done"]
command: ["/bin/bash"]
resources:
limits:
nvidia.com/gpu: 1