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:
tonistiigi
2025-09-04 00:13:09 +00:00
committed by github-actions[bot]
parent 6e168cc25e
commit d4aa70d4c0

View File

@@ -1,14 +1,20 @@
{ {
"latest": { "latest": {
"id": 235196329, "id": 244504005,
"tag_name": "v28.3.3", "tag_name": "v28.4.0",
"html_url": "https://github.com/moby/moby/releases/tag/v28.3.3", "html_url": "https://github.com/moby/moby/releases/tag/v28.4.0",
"assets": []
},
"v28.4.0": {
"id": 244504005,
"tag_name": "v28.4.0",
"html_url": "https://github.com/moby/moby/releases/tag/v28.4.0",
"assets": [] "assets": []
}, },
"edge": { "edge": {
"id": 244065281, "id": 244504005,
"tag_name": "v28.4.0-rc.2", "tag_name": "v28.4.0",
"html_url": "https://github.com/moby/moby/releases/tag/v28.4.0-rc.2", "html_url": "https://github.com/moby/moby/releases/tag/v28.4.0",
"assets": [] "assets": []
}, },
"v28.4.0-rc.2": { "v28.4.0-rc.2": {