You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was an authentication issue with Depot and DockerHub for the 0.8.12 release and the extended Docker images, e.g., uv:alpine or uv:python3.12-trixie, were not published to DockerHub for 0.8.12. Pinned images like docker.io/astral/uv:0.8.12-alpine will be missing. Images without a patch pin, like docker.io/astral/uv:0.8-alpine, will point to 0.8.11. The base uv images, e.g., uv:latest, uv:0.8, and uv:0.8.12, are not affected and are available on DockerHub.
If you are affected, we recommend using the GitHub Container Registry images or staying on 0.8.11.
We will resolve this issue in a subsequent release, but we probably won't backfill the images.