Merge pull request #877 from docker/bot/docker-releases-json

Update `.github/docker-releases.json`
This commit is contained in:
CrazyMax
2025-12-02 13:33:23 +01:00
committed by GitHub

View File

@@ -1,8 +1,20 @@
{ {
"latest": { "latest": {
"id": 264940208, "id": 265971746,
"tag_name": "docker-v29.0.4", "tag_name": "docker-v29.1.1",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.4", "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.1",
"assets": []
},
"v29.1.1": {
"id": 265971746,
"tag_name": "docker-v29.1.1",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.1",
"assets": []
},
"v29.1.0": {
"id": 265770897,
"tag_name": "docker-v29.1.0",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.0",
"assets": [] "assets": []
}, },
"v29.0.4": { "v29.0.4": {
@@ -24,9 +36,9 @@
"assets": [] "assets": []
}, },
"edge": { "edge": {
"id": 263125085, "id": 265971746,
"tag_name": "docker-v29.1.0-rc.1", "tag_name": "docker-v29.1.1",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.0-rc.1", "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.1",
"assets": [] "assets": []
}, },
"v29.1.0-rc.1": { "v29.1.0-rc.1": {