Browse Source

upgrade default home assistant version to v0.117.5

Fabian Peter Hammerle 3 years ago
parent
commit
e50ddd2571
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Dockerfile

+ 2 - 1
Dockerfile

@@ -1,5 +1,6 @@
+# https://hub.docker.com/r/homeassistant/home-assistant/tags 
 # https://github.com/home-assistant/core/blob/0.109.3/azure-pipelines-release.yml#L76
-ARG HOME_ASSISTANT_VERSION=0.115.2
+ARG HOME_ASSISTANT_VERSION=0.117.5
 FROM homeassistant/home-assistant:$HOME_ASSISTANT_VERSION
 
 # Adafruit-DHT: no wheel available