docker-library / docker

Docker Official Image packaging for Docker
Apache License 2.0
1.14k stars 582 forks source link

Docker image for amd64 and armv6 missing for 25.0.3-git #478

Closed chickahoona closed 7 months ago

chickahoona commented 8 months ago

The docker tag 25.0.3-git currently has no manifest for armv6 and amd64. As all the other tags (e.g. 25.0-git and 25-git) all have armv6 and amd64, I assume thats some kind of a bug or failed build pipeline?

The link to docker hub with the image with the missing https://hub.docker.com/_/docker/tags?page=1&name=25.0.3-git

The "correct" ones as reference: https://hub.docker.com/_/docker/tags?page=1&name=25.0-git https://hub.docker.com/_/docker/tags?page=1&name=25-git https://hub.docker.com/_/docker/tags?page=1&name=git

chickahoona commented 8 months ago

Saw that you just updated things to 25.0.3 a mere 8 hours ago, so I might have only been too fast with this issue. Feel free to close it without words if thats the case ;)

tianon commented 7 months ago

Yep, this was just that builds were still in progress. :+1: