Update dockerfile
This commit is contained in:
+3
-2
@@ -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 /
|
||||||
|
|||||||
Reference in New Issue
Block a user