Update Dockerfile

This commit is contained in:
vakius
2021-06-13 19:48:14 +03:00
committed by GitHub
parent 5a832a4f45
commit ee2179a7db

View File

@@ -7,9 +7,7 @@ RUN apt-get update && \
make all USE_SYSTEMD=0 PREFIX=/usr
ARG BUILD_FROM=homeassistant/aarch64-base:latest
FROM $BUILD_FROM
FROM homeassistant/aarch64-base:latest
ENV LANG C.UTF-8
WORKDIR /