mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 04:14:04 +02:00
switch bashio from arg to env
This commit is contained in:
@@ -4,7 +4,7 @@ FROM ${BUILD_FROM}
|
||||
|
||||
# Set shell
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
ARG BASHIO_VERSION=0.14.3
|
||||
ENV BASHIO_VERSION=0.14.3
|
||||
|
||||
RUN apt-get update \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user