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-07-10 00:33:59 +00:00
committed by github-actions[bot]
parent abfc9c328e
commit d9a8918b85

View File

@@ -1,8 +1,14 @@
{ {
"latest": { "latest": {
"id": 229534501, "id": 231184033,
"tag_name": "v28.3.1", "tag_name": "v28.3.2",
"html_url": "https://github.com/moby/moby/releases/tag/v28.3.1", "html_url": "https://github.com/moby/moby/releases/tag/v28.3.2",
"assets": []
},
"v28.3.2": {
"id": 231184033,
"tag_name": "v28.3.2",
"html_url": "https://github.com/moby/moby/releases/tag/v28.3.2",
"assets": [] "assets": []
}, },
"v28.3.1": { "v28.3.1": {
@@ -18,9 +24,9 @@
"assets": [] "assets": []
}, },
"edge": { "edge": {
"id": 229534501, "id": 231184033,
"tag_name": "v28.3.1", "tag_name": "v28.3.2",
"html_url": "https://github.com/moby/moby/releases/tag/v28.3.1", "html_url": "https://github.com/moby/moby/releases/tag/v28.3.2",
"assets": [] "assets": []
}, },
"v28.3.0-rc.2": { "v28.3.0-rc.2": {