Update Dockerfile

This commit is contained in:
Alexandre
2021-03-07 16:21:36 +01:00
committed by GitHub
parent 81f2f51d36
commit 31040bcf59

View File

@@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="2.1.24"
VOLUME "/data"
VOLUME ["/data"]
RUN \
#Install bashio