Merge pull request #388 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
2024-06-27 10:37:34 +02:00
committed by GitHub

View File

@@ -1,8 +1,14 @@
{ {
"latest": { "latest": {
"id": 162009909, "id": 162600493,
"tag_name": "v27.0.1", "tag_name": "v27.0.2",
"html_url": "https://github.com/moby/moby/releases/tag/v27.0.1", "html_url": "https://github.com/moby/moby/releases/tag/v27.0.2",
"assets": []
},
"v27.0.2": {
"id": 162600493,
"tag_name": "v27.0.2",
"html_url": "https://github.com/moby/moby/releases/tag/v27.0.2",
"assets": [] "assets": []
}, },
"v27.0.1": { "v27.0.1": {