mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 09:35:58 +02:00
switch bashio from arg to env
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM yukulehe/gazpar2mqtt:latest
|
||||
|
||||
# Base system
|
||||
ARG BASHIO_VERSION=0.14.3
|
||||
ENV BASHIO_VERSION=0.14.3
|
||||
ENV TZ=Europe/Paris
|
||||
|
||||
# Copy root filesystem
|
||||
|
||||
Reference in New Issue
Block a user