Merge pull request #954 from docker/bot/docker-releases-json
Some checks failed
publish / publish (push) Has been cancelled

Update `.github/docker-releases.json`
This commit is contained in:
CrazyMax
2026-01-27 15:40:44 +01:00
committed by GitHub

View File

@@ -1,14 +1,20 @@
{
"latest": {
"id": 277389559,
"tag_name": "docker-v29.1.5",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.5",
"id": 280041206,
"tag_name": "docker-v29.2.0",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.2.0",
"assets": []
},
"v29.2.0": {
"id": 280041206,
"tag_name": "docker-v29.2.0",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.2.0",
"assets": []
},
"edge": {
"id": 277933908,
"tag_name": "docker-v29.2.0-rc.2",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.2.0-rc.2",
"id": 280041206,
"tag_name": "docker-v29.2.0",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.2.0",
"assets": []
},
"v29.2.0-rc.2": {