mirror of
https://github.com/novaspirit/pi-hosted.git
synced 2026-06-27 22:45:46 +00:00
Update homebridge docket hub repo to use the new/current repo. (#459)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user