homebridge / docker-homebridge

Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
https://hub.docker.com/r/homebridge/homebridge/
GNU General Public License v3.0
2.57k stars 241 forks source link

Upgrade to v1.6.1 #514

Closed tylersatre closed 11 months ago

tylersatre commented 11 months ago

Feature Description

Would it be possible to get the image updated so it's using v1.6.1 instead of v1.5.0? I was digging into the workflow files a bit because I wanted to put up a PR, but it didn't seem as easy as just bumping a version number here 😢

NorthernMan54 commented 11 months ago

Check your image location, we updated and moved the image to homebridge

tylersatre commented 11 months ago

Check your image location, we updated and moved the image to homebridge

I’m using homebridge/homebridge:latest and ensured that I’ve got the most recent version of the image.

dennypage commented 11 months ago

FWIW, I am using homebridge/homebridge from Docker Hub (https://hub.docker.com/r/homebridge/homebridge) and I see v1.6.1.

tylersatre commented 11 months ago

I tested out a fresh pull on a different computer and it was v1.6.1, I went ahead and did the update through the web UI on my existing container. I had thought the version of homebridge would be set by the container, but looks like it's just stored in package.json that's in the volume mapping to /homebridge.