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
2024-03-07 12:08:13 +00:00
committed by github-actions[bot]
parent a98aa046a8
commit e6c7da2fcd

View File

@@ -1,8 +1,14 @@
{ {
"latest": { "latest": {
"id": 140187402, "id": 144022554,
"tag_name": "v25.0.3", "tag_name": "v25.0.4",
"html_url": "https://github.com/moby/moby/releases/tag/v25.0.3", "html_url": "https://github.com/moby/moby/releases/tag/v25.0.4",
"assets": []
},
"v25.0.4": {
"id": 144022554,
"tag_name": "v25.0.4",
"html_url": "https://github.com/moby/moby/releases/tag/v25.0.4",
"assets": [] "assets": []
}, },
"v26.0.0-rc1": { "v26.0.0-rc1": {