Update dockerfile

This commit is contained in:
Hans Karlinius
2026-04-21 18:45:44 +02:00
parent a78164f1f1
commit 9e904203b3
+3 -2
View File
@@ -1,5 +1,6 @@
ARG BUILD_FROM FROM ghcr.io/home-assistant/base:latest
FROM $BUILD_FROM #ARG BUILD_FROM
#FROM $BUILD_FROM
# Copy root filesystem # Copy root filesystem
COPY rootfs / COPY rootfs /