mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
switch bashio from arg to env
This commit is contained in:
@@ -7,7 +7,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="2.1.27"
|
||||
ARG BASHIO_VERSION=0.14.3
|
||||
ENV BASHIO_VERSION=0.14.3
|
||||
|
||||
RUN \
|
||||
#Install bashio
|
||||
|
||||
Reference in New Issue
Block a user