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:
@@ -7,5 +7,3 @@ build_from:
|
|||||||
armhf: ghcr.io/home-assistant/armhf-base:latest
|
armhf: ghcr.io/home-assistant/armhf-base:latest
|
||||||
armv7: ghcr.io/home-assistant/armv7-base:latest
|
armv7: ghcr.io/home-assistant/armv7-base:latest
|
||||||
|
|
||||||
args:
|
|
||||||
BUILD_FROM: ""
|
|
||||||
|
|||||||
Reference in New Issue
Block a user