From 7eaa2a34bf5d7460482149329763825733135d0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Fri, 4 Feb 2022 10:28:19 +0100 Subject: [PATCH] Update tempio (#32) --- example/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/build.yaml b/example/build.yaml index f55c3e5..8d23b29 100644 --- a/example/build.yaml +++ b/example/build.yaml @@ -11,4 +11,4 @@ labels: org.opencontainers.image.source: "https://github.com/home-assistant/addons-example" org.opencontainers.image.licenses: "Apache License 2.0" args: - TEMPIO_VERSION: "2021.05.0" + TEMPIO_VERSION: "2021.09.0"