Align with latest

https://github.com/alexbelgium/hassio-addons/issues/748
This commit is contained in:
Alexandre
2023-03-06 07:00:48 +01:00
committed by GitHub
parent 28d364bcf4
commit e440cad0b2

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="v6.7.1-ls186"
ARG BUILD_UPSTREAM="latest"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
ENV BASHIO_VERSION=1.29.1