Update homebridge docket hub repo to use the new/current repo.
This commit is contained in:
parent
ab78595b69
commit
421972f7e0
2 changed files with 6 additions and 6 deletions
|
@ -30,9 +30,9 @@
|
|||
"name": "TZ"
|
||||
}
|
||||
],
|
||||
"image_arm32": "oznu/homebridge:debian-arm32v7",
|
||||
"image_arm64": "oznu/homebridge:debian",
|
||||
"image_amd64": "oznu/homebridge:debian",
|
||||
"image_arm32": "homebridge/homebridge:ubuntu-arm32v7",
|
||||
"image_arm64": "homebridge/homebridge:ubuntu",
|
||||
"image_amd64": "homebridge/homebridge:ubuntu",
|
||||
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homebridge.png",
|
||||
"name": "homebridge-debian",
|
||||
"network": "host",
|
||||
|
|
|
@ -30,9 +30,9 @@
|
|||
"name": "TZ"
|
||||
}
|
||||
],
|
||||
"image_arm32": "oznu/homebridge:latest",
|
||||
"image_arm64": "oznu/homebridge:latest",
|
||||
"image_amd64": "oznu/homebridge:latest",
|
||||
"image_arm32": "homebridge/homebridge:latest",
|
||||
"image_arm64": "homebridge/homebridge:latest",
|
||||
"image_amd64": "homebridge/homebridge:latest",
|
||||
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homebridge.png",
|
||||
"name": "homebridge",
|
||||
"network": "host",
|
||||
|
|
Loading…
Add table
Reference in a new issue