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": { "latest": {
"id": 277389559, "id": 280041206,
"tag_name": "docker-v29.1.5", "tag_name": "docker-v29.2.0",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.5", "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": [] "assets": []
}, },
"edge": { "edge": {
"id": 277933908, "id": 280041206,
"tag_name": "docker-v29.2.0-rc.2", "tag_name": "docker-v29.2.0",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.2.0-rc.2", "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.2.0",
"assets": [] "assets": []
}, },
"v29.2.0-rc.2": { "v29.2.0-rc.2": {