Merge pull request #954 from docker/bot/docker-releases-json
Some checks failed
publish / publish (push) Has been cancelled
Some checks failed
publish / publish (push) Has been cancelled
Update `.github/docker-releases.json`
This commit is contained in:
18
.github/docker-releases.json
vendored
18
.github/docker-releases.json
vendored
@@ -1,14 +1,20 @@
|
||||
{
|
||||
"latest": {
|
||||
"id": 277389559,
|
||||
"tag_name": "docker-v29.1.5",
|
||||
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.5",
|
||||
"id": 280041206,
|
||||
"tag_name": "docker-v29.2.0",
|
||||
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.2.0",
|
||||
"assets": []
|
||||
},
|
||||
"v29.2.0": {
|
||||
"id": 280041206,
|
||||
"tag_name": "docker-v29.2.0",
|
||||
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.2.0",
|
||||
"assets": []
|
||||
},
|
||||
"edge": {
|
||||
"id": 277933908,
|
||||
"tag_name": "docker-v29.2.0-rc.2",
|
||||
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.2.0-rc.2",
|
||||
"id": 280041206,
|
||||
"tag_name": "docker-v29.2.0",
|
||||
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.2.0",
|
||||
"assets": []
|
||||
},
|
||||
"v29.2.0-rc.2": {
|
||||
|
||||
Reference in New Issue
Block a user