From dce761eec3b5fb5d038f005034c1d3ee8068a77d Mon Sep 17 00:00:00 2001 From: DasMoorhuhn Date: Thu, 29 Aug 2024 00:28:55 +0200 Subject: [PATCH] bump up version --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c795367..cf2fed7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -46,7 +46,7 @@ ENV TZ=Europe/Berlin ENV DOCKER=true ENV API=false ENV NAME=ATC_MiThermometer_Gateway -ENV VERSION=24-07-03 +ENV VERSION=24-08-29 ENV MODE=1 # Copy pips from the pip build stage