nvchecker: singularity replaced with apptainer

This commit is contained in:
George Rawlinson 2022-07-25 20:42:08 +12:00
parent 93b6a19a51
commit 464b8a1109
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 2 additions and 2 deletions

View File

@ -1305,9 +1305,9 @@ github = "hpcng/nomad-driver-singularity"
use_max_tag = true
prefix = "v"
[singularity]
[apptainer]
source = "github"
github = "hpcng/singularity"
github = "apptainer/apptainer"
use_max_tag = true
prefix = "v"