diff --git a/build.json b/build.json index 83f7342..cc49ebb 100644 --- a/build.json +++ b/build.json @@ -9,6 +9,7 @@ "i386": "ghcr.io/home-assistant/i386-base:3.13" }, "labels": { - "io.hass.type": "landingpage" + "io.hass.type": "landingpage", + "org.opencontainers.image.source": "https://github.com/home-assistant/landingpage" } }