Why have docker Version 2025.8.3 not latest Tag?

Is there a reason why docker version 2025.8.3 have not the latest tag? I get shown that there is an update for the docker container, but when I try to update I still get version 2025.8.2.

2 Likes

image

docker pull ghcr.io/home-assistant/home-assistant:stable

Sorry take the wrong image.

Looks like this is still an issue on Docker Hub, both were pushed 10 days ago with 2025.8.2:
https://hub.docker.com/r/homeassistant/home-assistant/tags?name=stable
https://hub.docker.com/r/homeassistant/home-assistant/tags?name=latest

I figured these would be in sync with GitHub Container Registry, so there may still be an issue.