mirror of
https://github.com/vakius/hassio-addon-lifepo4wered.git
synced 2025-12-10 12:55:36 +02:00
Update Dockerfile
This commit is contained in:
@@ -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 /
|
||||
|
||||
Reference in New Issue
Block a user