Correct version

https://github.com/alexbelgium/hassio-addons/issues/586
This commit is contained in:
Alexandre
2022-12-01 13:51:43 +01:00
committed by GitHub
parent 6b3f76a5ca
commit 99175033cb

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="4.8.0.12"
ARG BUILD_UPSTREAM="4.8.0.19"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
##################