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

Update `.github/docker-releases.json`
This commit is contained in:
CrazyMax
2025-11-12 11:19:52 +01:00
committed by GitHub

View File

@@ -1,14 +1,20 @@
{
"latest": {
"id": 259852183,
"tag_name": "v28.5.2",
"html_url": "https://github.com/moby/moby/releases/tag/v28.5.2",
"id": 261265152,
"tag_name": "docker-v29.0.0",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.0",
"assets": []
},
"v29.0.0": {
"id": 261265152,
"tag_name": "docker-v29.0.0",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.0",
"assets": []
},
"edge": {
"id": 260452080,
"tag_name": "docker-v29.0.0-rc.3",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.0-rc.3",
"id": 261265152,
"tag_name": "docker-v29.0.0",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.0",
"assets": []
},
"v29.0.0-rc.3": {