From c21e3b90586b28b6eed0cfe32481918dae60aced Mon Sep 17 00:00:00 2001 From: kakakakakku Date: Mon, 17 Jan 2022 18:11:41 +0900 Subject: [PATCH] Updated deprecated imageid at quiz --- quiz/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quiz/index.json b/quiz/index.json index 19272c0..06fa5b1 100755 --- a/quiz/index.json +++ b/quiz/index.json @@ -22,6 +22,6 @@ "uilayout": "terminal" }, "backend": { - "imageid": "ubuntu" + "imageid": "ubuntu:2004" } }