mirror of
https://github.com/docker/actions-toolkit.git
synced 2024-11-23 03:16:09 +08:00
Merge pull request #419 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
This commit is contained in:
commit
b7405db71f
12
.github/docker-releases.json
vendored
12
.github/docker-releases.json
vendored
@ -1,8 +1,14 @@
|
||||
{
|
||||
"latest": {
|
||||
"id": 166495917,
|
||||
"tag_name": "v27.1.0",
|
||||
"html_url": "https://github.com/moby/moby/releases/tag/v27.1.0",
|
||||
"id": 166797236,
|
||||
"tag_name": "v27.1.1",
|
||||
"html_url": "https://github.com/moby/moby/releases/tag/v27.1.1",
|
||||
"assets": []
|
||||
},
|
||||
"v27.1.1": {
|
||||
"id": 166797236,
|
||||
"tag_name": "v27.1.1",
|
||||
"html_url": "https://github.com/moby/moby/releases/tag/v27.1.1",
|
||||
"assets": []
|
||||
},
|
||||
"v27.1.0": {
|
||||
|
Loading…
Reference in New Issue
Block a user