Updater bot : gazpar2mqtt updated to 0.8.2

This commit is contained in:
alexbelgium
2022-07-17 07:41:45 +02:00
parent cba83183e5
commit eb24bf4029
4 changed files with 7 additions and 4 deletions

View File

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