mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-07 22:41:01 +02:00
switch bashio from arg to env
This commit is contained in:
@@ -6,7 +6,7 @@ FROM photoprism/photoprism:preview
|
||||
# Copy root filesystem
|
||||
COPY rootfs /
|
||||
|
||||
ARG BASHIO_VERSION=0.14.3
|
||||
ENV BASHIO_VERSION=0.14.3
|
||||
|
||||
RUN \
|
||||
################
|
||||
|
||||
Reference in New Issue
Block a user