Browse Source

upgrade default home assistant version to v0.118.5

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

+ 1 - 1
Dockerfile

@@ -1,6 +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.117.5
+ARG HOME_ASSISTANT_VERSION=0.118.5
 FROM homeassistant/home-assistant:$HOME_ASSISTANT_VERSION
 
 # Adafruit-DHT: no wheel available