mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 14:51:50 +02:00
switch bashio from arg to env
This commit is contained in:
@@ -2,7 +2,7 @@ ARG BUILD_UPSTREAM="0.7.8-dev"
|
||||
FROM m4dm4rtig4n/enedisgateway2mqtt:$BUILD_UPSTREAM
|
||||
|
||||
# Base system
|
||||
ARG BASHIO_VERSION=0.14.3
|
||||
ENV BASHIO_VERSION=0.14.3
|
||||
|
||||
# Copy root filesystem
|
||||
COPY rootfs /
|
||||
|
||||
Reference in New Issue
Block a user