github: update .github/docker-releases.json

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
crazy-max
2024-01-20 00:21:30 +00:00
committed by GitHub
parent 66f17c25e3
commit 5d0a08a448

View File

@@ -1,8 +1,14 @@
{ {
"latest": { "latest": {
"id": 126933125, "id": 137711983,
"tag_name": "v24.0.7", "tag_name": "v25.0.0",
"html_url": "https://github.com/moby/moby/releases/tag/v24.0.7", "html_url": "https://github.com/moby/moby/releases/tag/v25.0.0",
"assets": []
},
"v25.0.0": {
"id": 137711983,
"tag_name": "v25.0.0",
"html_url": "https://github.com/moby/moby/releases/tag/v25.0.0",
"assets": [] "assets": []
}, },
"v25.0.0-rc.3": { "v25.0.0-rc.3": {