v25.0.8 tag missing
Open
Nobody has claimed this yet.
kind/bug
status/0-triage
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 2.2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 43
Description
Description
The v25.0.8 tag appears to be missing blocking the download of docker/cli along with v25.0.8 version for docker/moby.
Reproduce
- wget https://github.com/docker/cli/archive/v25.0.8/cli-25.0.8.tar.gz
- 404 Client Error: Not Found for url: https://codeload.github.com/docker/cli/tar.gz/v25.0.8/cli-25.0.8
Expected behavior
Download succeeds.
docker version
n/a
docker info
n/a
Additional Info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the Docker CLI v25.0.8 release tag and the archive URL shown in the reproduction steps. Confirm whether the tag is absent for docker/cli and whether the corresponding docker/moby version is affected. Done means the v25.0.8 archive download succeeds instead of returning 404.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- cli, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100