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

Update `.github/docker-releases.json`
This commit is contained in:
CrazyMax
2025-11-24 13:20:26 +01:00
committed by GitHub

View File

@@ -1,8 +1,14 @@
{ {
"latest": { "latest": {
"id": 262951416, "id": 264058657,
"tag_name": "docker-v29.0.2", "tag_name": "docker-v29.0.3",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.2", "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.3",
"assets": []
},
"v29.0.3": {
"id": 264058657,
"tag_name": "docker-v29.0.3",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.3",
"assets": [] "assets": []
}, },
"v29.0.2": { "v29.0.2": {