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

Update `.github/docker-releases.json`
This commit is contained in:
CrazyMax
2025-12-15 07:50:49 +01:00
committed by GitHub

View File

@@ -1,8 +1,14 @@
{ {
"latest": { "latest": {
"id": 266898070, "id": 269884470,
"tag_name": "docker-v29.1.2", "tag_name": "docker-v29.1.3",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.2", "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.3",
"assets": []
},
"v29.1.3": {
"id": 269884470,
"tag_name": "docker-v29.1.3",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.3",
"assets": [] "assets": []
}, },
"v29.1.2": { "v29.1.2": {
@@ -42,9 +48,9 @@
"assets": [] "assets": []
}, },
"edge": { "edge": {
"id": 266898070, "id": 269884470,
"tag_name": "docker-v29.1.2", "tag_name": "docker-v29.1.3",
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.2", "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.3",
"assets": [] "assets": []
}, },
"v29.1.0-rc.1": { "v29.1.0-rc.1": {