mirror of
https://github.com/docker/actions-toolkit.git
synced 2024-11-23 19:56:09 +08:00
Merge pull request #140 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
This commit is contained in:
commit
97bc88d30b
12
.github/docker-releases.json
vendored
12
.github/docker-releases.json
vendored
@ -1,8 +1,14 @@
|
|||||||
{
|
{
|
||||||
"latest": {
|
"latest": {
|
||||||
"id": 111464537,
|
"id": 113348684,
|
||||||
"tag_name": "v24.0.4",
|
"tag_name": "v24.0.5",
|
||||||
"html_url": "https://github.com/moby/moby/releases/tag/v24.0.4",
|
"html_url": "https://github.com/moby/moby/releases/tag/v24.0.5",
|
||||||
|
"assets": []
|
||||||
|
},
|
||||||
|
"v24.0.5": {
|
||||||
|
"id": 113348684,
|
||||||
|
"tag_name": "v24.0.5",
|
||||||
|
"html_url": "https://github.com/moby/moby/releases/tag/v24.0.5",
|
||||||
"assets": []
|
"assets": []
|
||||||
},
|
},
|
||||||
"v24.0.4": {
|
"v24.0.4": {
|
||||||
|
Loading…
Reference in New Issue
Block a user