Update Dockerfile

This commit is contained in:
Alexandre
2021-03-07 16:11:11 +01:00
committed by GitHub
parent 9bc0e82176
commit 11ecdf6202

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