github: update .github/docker-releases.json

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
crazy-max
2026-01-27 00:38:15 +00:00
committed by github-actions[bot]
parent ab52a082b7
commit 5945e3ce92

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": {