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:
@@ -8,7 +8,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# copy local files
|
||||
COPY root/ /
|
||||
|
||||
ARG BASHIO_VERSION=0.14.3
|
||||
ENV BASHIO_VERSION=0.14.3
|
||||
RUN \
|
||||
################
|
||||
# Install apps #
|
||||
|
||||
Reference in New Issue
Block a user