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:
@@ -1,7 +1,7 @@
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="2.19.0"
|
||||
FROM hurlenko/filebrowser:v${BUILD_UPSTREAM}
|
||||
ARG BASHIO_VERSION=0.14.3
|
||||
ENV BASHIO_VERSION=0.14.3
|
||||
|
||||
|
||||
ENV PACKAGES="curl \
|
||||
|
||||
Reference in New Issue
Block a user