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
2025-11-12 10:15:15 +00:00
committed by github-actions[bot]
parent 6aa7c206c6
commit 29f8f30aa9

View File

@@ -1,14 +1,20 @@
{ {
"latest": { "latest": {
"id": 259852183, "id": 261265152,
"tag_name": "v28.5.2", "tag_name": "docker-v29.0.0",
"html_url": "https://github.com/moby/moby/releases/tag/v28.5.2", "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.0",
"assets": []
},
"v29.0.0": {
"id": 261265152,
"tag_name": "docker-v29.0.0",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.0",
"assets": [] "assets": []
}, },
"edge": { "edge": {
"id": 260452080, "id": 261265152,
"tag_name": "docker-v29.0.0-rc.3", "tag_name": "docker-v29.0.0",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.0-rc.3", "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.0",
"assets": [] "assets": []
}, },
"v29.0.0-rc.3": { "v29.0.0-rc.3": {