Skip to content

Commit

Permalink
Merge pull request #451 from docker/bot/docker-releases-json
Browse files Browse the repository at this point in the history
Update `.github/docker-releases.json`
  • Loading branch information
crazy-max authored Sep 20, 2024
2 parents e22a137 + 7332e98 commit ff0fe93
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions .github/docker-releases.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
{
"latest": {
"id": 173107018,
"tag_name": "v27.2.1",
"html_url": "https://github.com/moby/moby/releases/tag/v27.2.1",
"id": 175978619,
"tag_name": "v27.3.0",
"html_url": "https://github.com/moby/moby/releases/tag/v27.3.0",
"assets": []
},
"v27.3.0": {
"id": 175978619,
"tag_name": "v27.3.0",
"html_url": "https://github.com/moby/moby/releases/tag/v27.3.0",
"assets": []
},
"v27.3.0-rc.2": {
"id": 175668160,
"tag_name": "v27.3.0-rc.2",
"html_url": "https://github.com/moby/moby/releases/tag/v27.3.0-rc.2",
"assets": []
},
"v27.3.0-rc.1": {
Expand Down

0 comments on commit ff0fe93

Please sign in to comment.