[Cups-dev] Fix build

This commit is contained in:
Max Winterstein
2023-10-05 22:16:04 +02:00
parent 7607934e56
commit c7756d0686
2 changed files with 6 additions and 3 deletions

6
cups-dev/build.json Normal file
View File

@@ -0,0 +1,6 @@
{
"build_from": {
"aarch64": "ghcr.io/hassio-addons/debian-base:7.1.0",
"amd64": "ghcr.io/hassio-addons/debian-base:7.1.0"
}
}

View File

@@ -1,3 +0,0 @@
build_from:
aarch64: ghcr.io/hassio-addons/debian-base:7.1.0
amd64: ghcr.io/hassio-addons/debian-base:7.1.0