Update Dockerfile

This commit is contained in:
Alexandre
2021-02-05 21:45:05 +01:00
committed by GitHub
parent 89a9c13450
commit 16e8b917da

View File

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