Add image source to build.json (#2798)

This commit is contained in:
Pascal Vizeli
2021-04-10 12:07:42 +02:00
committed by GitHub
parent 85ab25ea16
commit e1b49d90c2

View File

@@ -12,6 +12,7 @@
"VCN_VERSION": "0.9.4"
},
"labels": {
"io.hass.type": "supervisor"
"io.hass.type": "supervisor",
"org.opencontainers.image.source": "https://github.com/home-assistant/supervisor"
}
}