From 64dff81a81f72a7c96fa4d18956a0e8e2be9a711 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 24 Jan 2022 16:48:53 +0100 Subject: [PATCH] Update config.json --- webtop/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/webtop/config.json b/webtop/config.json index 68413b0b3..7d543faa7 100644 --- a/webtop/config.json +++ b/webtop/config.json @@ -53,6 +53,7 @@ "/dev/nvme1", "/dev/nvme2" ], + "image": "ghcr.io/alexbelgium/webtop-{arch}", "video": true, "map": ["media:rw", "share:rw", "ssl"], "name": "Webtop",