Update Dockerfile

This commit is contained in:
Alexandre
2021-02-05 21:38:31 +01:00
committed by GitHub
parent 8726231ed2
commit c2408308c5

View File

@@ -1,7 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
FROM ${BUILD_FROM}${BUILD_VERSION}
FROM ${BUILD_FROM}${BUILD_VERSION%|*}
RUN \
# Install bashio