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-04-18 00:30:30 +00:00
committed by github-actions[bot]
parent 04e7d5416b
commit 6f40bf1fe2

View File

@@ -1,14 +1,20 @@
{ {
"latest": { "latest": {
"id": 208163246, "id": 213053128,
"tag_name": "v28.0.4", "tag_name": "v28.1.0",
"html_url": "https://github.com/moby/moby/releases/tag/v28.0.4", "html_url": "https://github.com/moby/moby/releases/tag/v28.1.0",
"assets": []
},
"v28.1.0": {
"id": 213053128,
"tag_name": "v28.1.0",
"html_url": "https://github.com/moby/moby/releases/tag/v28.1.0",
"assets": [] "assets": []
}, },
"edge": { "edge": {
"id": 212786864, "id": 213053128,
"tag_name": "v28.1.0-rc.2", "tag_name": "v28.1.0",
"html_url": "https://github.com/moby/moby/releases/tag/v28.1.0-rc.2", "html_url": "https://github.com/moby/moby/releases/tag/v28.1.0",
"assets": [] "assets": []
}, },
"v28.1.0-rc.2": { "v28.1.0-rc.2": {