mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Align with latest
https://github.com/alexbelgium/hassio-addons/issues/748
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="v6.7.1-ls186"
|
ARG BUILD_UPSTREAM="latest"
|
||||||
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
||||||
ENV BASHIO_VERSION=1.29.1
|
ENV BASHIO_VERSION=1.29.1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user