switch bashio from arg to env

This commit is contained in:
Alexandre
2021-12-06 10:49:31 +01:00
parent 6edf4af074
commit cce349a3f8
39 changed files with 39 additions and 39 deletions

View File

@@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
COPY rootfs /
# Base system
ARG BASHIO_VERSION=0.14.3
ENV BASHIO_VERSION=0.14.3
ARG TEMPIO_VERSION=2021.01.0
ARG BUILD_ARCH