Fix: args.BUILD_FROM aus build.yaml entfernt

Der Supervisor setzt BUILD_FROM selbst aus build_from[arch].
Das args-Feld hat den Wert überschrieben und auf leer gesetzt.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-06 12:34:55 +02:00
parent 1349e6515f
commit 1d8ae3a861

View File

@@ -7,5 +7,3 @@ build_from:
armhf: ghcr.io/home-assistant/armhf-base:latest
armv7: ghcr.io/home-assistant/armv7-base:latest
args:
BUILD_FROM: ""