Updater bot : gazpar2mqtt updated to 0.8.1

This commit is contained in:
alexbelgium
2022-01-20 10:57:17 +01:00
parent c5bc2e9adf
commit 395edd24c3
3 changed files with 18 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
#################
ARG BUILD_FROM
ARG BUILD_UPSTREAM="0.8.0"
ARG BUILD_UPSTREAM="0.8.1"
FROM yukulehe/gazpar2mqtt:$BUILD_UPSTREAM
##################