Update Dockerfile

This commit is contained in:
Alexandre
2021-11-18 15:52:18 +01:00
committed by GitHub
parent d2744b3482
commit 94c061f728

View File

@@ -7,7 +7,6 @@ ARG BASHIO_VERSION=0.13.1
# Copy root filesystem
COPY rootfs /
VOLUME [ "/config" ]
ENV TZ=Europe/Paris
RUN \
################