Update Dockerfile

This commit is contained in:
Alexandre
2023-05-05 18:51:38 +02:00
committed by GitHub
parent b5674e01a5
commit aa938282bf

View File

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