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

GHCR mirror #527

Closed moenzuel closed 6 months ago

moenzuel commented 7 months ago

Describe The Bug

I believe with the move of the repo the ghcr mirror broke as the oznu version has not seen an update and there are no packages here.

Docker Config

n/a

Logs

n/a

Host Operating System

Raspberry Pi OS - Latest

Host Architecture

x86_64 / amd64

NorthernMan54 commented 7 months ago

Please check your location for the GHCR Mirror, we had moved the dockers images into the homebridge domain, and the address for GHCR is

docker pull ghcr.io/homebridge/homebridge:latest
caius commented 7 months ago

One thing that caught me out is the published tags have massively been cut down now it's moved. eg, oznu/homebridge:2023-01-08 doesn't become homebridge/homebridge:2023-01-08, it seems to be homebridge/homebridge:latest now and no date-based images to pin to.

NorthernMan54 commented 7 months ago

We just published a fix for this, so this can be closed

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.