Initial add of cups add-on

This commit is contained in:
Max Winterstein
2022-12-18 13:52:53 +01:00
parent e5720e1202
commit 2ee5d49203
16 changed files with 553 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"build_from": {
"armhf": "ghcr.io/home-assistant/armhf-base-debian:bullseye",
"aarch64": "ghcr.io/home-assistant/aarch64-base-debian:bullseye",
"amd64": "ghcr.io/home-assistant/amd64-base-debian:bullseye"
}
}