There was an error while loading. Please reload this page.
2 parents d5a0997 + f3c589b commit 722519fCopy full SHA for 722519f
1 file changed
home-assistant/Dockerfile
@@ -1,5 +1,4 @@
1
-ARG BUILD_FROM
2
-FROM $BUILD_FROM
+FROM ghcr.io/home-assistant/base:latest
3
4
RUN apk add git py3-pip
5
WORKDIR /usr/src/app
0 commit comments