update hassio supervisor and add note on incantation to get around its stupid auto-updating failing crap
This commit is contained in:
@@ -279,8 +279,11 @@ services:
|
|||||||
- "32414:32414"
|
- "32414:32414"
|
||||||
- "32469:32469"
|
- "32469:32469"
|
||||||
|
|
||||||
|
##
|
||||||
|
## remember, need to docker-compose stop hassio && docker-compose rm hassio && docker-compose pull hassio && docker-compose up hassio &
|
||||||
|
##
|
||||||
hassio:
|
hassio:
|
||||||
image: homeassistant/amd64-hassio-supervisor:2021.04.0
|
image: homeassistant/amd64-hassio-supervisor:2021.06.0
|
||||||
container_name: hassio_supervisor
|
container_name: hassio_supervisor
|
||||||
labels:
|
labels:
|
||||||
- "com.centurylinklabs.watchtower.enable=false"
|
- "com.centurylinklabs.watchtower.enable=false"
|
||||||
|
|||||||
Reference in New Issue
Block a user