Update Dockerfile

This commit is contained in:
Alexandre
2021-08-29 11:13:08 +02:00
committed by GitHub
parent 246d7e5b2c
commit cadfce327e

View File

@@ -5,7 +5,7 @@ FROM $BUILD_FROM
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="2.1.26"
ARG BUILD_UPSTREAM="2.1.24"
RUN \
#Install bashio