Merge pull request #130 from docker/bot/docker-releases-json
Some checks failed
publish / publish (push) Has been cancelled

Update `.github/docker-releases.json`
This commit is contained in:
CrazyMax
2023-07-06 21:07:22 +02:00
committed by GitHub

View File

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