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

Update `.github/docker-releases.json`
This commit is contained in:
CrazyMax
2024-09-02 16:39:50 +02:00
committed by GitHub

View File

@@ -1,8 +1,14 @@
{
"latest": {
"id": 169473565,
"tag_name": "v27.1.2",
"html_url": "https://github.com/moby/moby/releases/tag/v27.1.2",
"id": 171953411,
"tag_name": "v27.2.0",
"html_url": "https://github.com/moby/moby/releases/tag/v27.2.0",
"assets": []
},
"v27.2.0": {
"id": 171953411,
"tag_name": "v27.2.0",
"html_url": "https://github.com/moby/moby/releases/tag/v27.2.0",
"assets": []
},
"v23.0.14": {