Switch to ghcr.io (#188)
This commit is contained in:
parent
070fad61fe
commit
22cfa7ae5a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ ARCH=$(uname -m)
|
|||
|
||||
BINARY_DOCKER=/usr/bin/docker
|
||||
|
||||
DOCKER_REPO=homeassistant
|
||||
DOCKER_REPO="ghcr.io/home-assistant"
|
||||
|
||||
SERVICE_DOCKER="docker.service"
|
||||
SERVICE_NM="NetworkManager.service"
|
||||
|
|
Loading…
Reference in a new issue