Change to ghcr image build process (#123)

This commit is contained in:
Max Winterstein
2022-12-07 11:45:56 +01:00
committed by GitHub
parent 3ae06b427f
commit 8c778ae0f1
4 changed files with 15 additions and 6 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"build_from": {
"armhf": "thomx/fr24feed-piaware:1.18.0",
"aarch64": "thomx/fr24feed-piaware:1.18.0",
"amd64": "thomx/fr24feed-piaware:1.18.0"
}
}