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-06-25 00:33:40 +00:00
committed by github-actions[bot]
parent ae8086d624
commit 933da017c7

View File

@@ -1,14 +1,20 @@
{ {
"latest": { "latest": {
"id": 222034216, "id": 227302240,
"tag_name": "v28.2.2", "tag_name": "v28.3.0",
"html_url": "https://github.com/moby/moby/releases/tag/v28.2.2", "html_url": "https://github.com/moby/moby/releases/tag/v28.3.0",
"assets": []
},
"v28.3.0": {
"id": 227302240,
"tag_name": "v28.3.0",
"html_url": "https://github.com/moby/moby/releases/tag/v28.3.0",
"assets": [] "assets": []
}, },
"edge": { "edge": {
"id": 226745561, "id": 227302240,
"tag_name": "v28.3.0-rc.2", "tag_name": "v28.3.0",
"html_url": "https://github.com/moby/moby/releases/tag/v28.3.0-rc.2", "html_url": "https://github.com/moby/moby/releases/tag/v28.3.0",
"assets": [] "assets": []
}, },
"v28.3.0-rc.2": { "v28.3.0-rc.2": {