From 182a2ed8a44f9a35d2e33fe13c5ebf0753647f79 Mon Sep 17 00:00:00 2001 From: dcore94 Date: Tue, 13 Sep 2022 16:57:37 +0200 Subject: [PATCH] set correct image name which is the one used for tagging --- focal-fossa-gpu/descriptor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/focal-fossa-gpu/descriptor.json b/focal-fossa-gpu/descriptor.json index 100f302..e5aee8c 100644 --- a/focal-fossa-gpu/descriptor.json +++ b/focal-fossa-gpu/descriptor.json @@ -17,5 +17,5 @@ "email":"m.lettere@gmail.com" }, "type":"lxd", - "image":"ubuntu:20.04" + "image":"focal-fossa-gpu" }