Switch hassio docker image pulls to ghcr (#47)
This commit is contained in:
committed by
GitHub
Unverified
parent
b88fee3c7a
commit
8cde3513b4
@@ -11,7 +11,7 @@
|
||||
"description": "ESPHome add-on for intelligently managing all your ESP8266/ESP32 devices",
|
||||
"hassio_api": true,
|
||||
"host_network": true,
|
||||
"image": "esphome/esphome-hassio-{arch}",
|
||||
"image": "ghcr.io/esphome/esphome-hassio-{arch}",
|
||||
"ingress": true,
|
||||
"ingress_port": 0,
|
||||
"map": [
|
||||
|
||||
Reference in New Issue
Block a user