set correct image name which is the one used for tagging

This commit is contained in:
dcore94 2022-09-13 16:57:37 +02:00
parent 0ba4f1c014
commit 182a2ed8a4
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@
"email":"m.lettere@gmail.com" "email":"m.lettere@gmail.com"
}, },
"type":"lxd", "type":"lxd",
"image":"ubuntu:20.04" "image":"focal-fossa-gpu"
} }