Update Dockerfile

This commit is contained in:
Alexandre
2021-03-07 14:39:32 +01:00
committed by GitHub
parent 93698a05c3
commit ffc0d7de95

View File

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