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

Update `.github/docker-releases.json`
This commit is contained in:
CrazyMax
2023-07-10 11:58:44 +02:00
committed by GitHub

View File

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