Skip to content

Commit

Permalink
Merge pull request #237 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 Jan 24, 2024
2 parents ad2fe85 + d240b31 commit 9282d3e
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions .github/docker-releases.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
{
"latest": {
"id": 137711983,
"tag_name": "v25.0.0",
"html_url": "https://github.com/moby/moby/releases/tag/v25.0.0",
"id": 138305010,
"tag_name": "v25.0.1",
"html_url": "https://github.com/moby/moby/releases/tag/v25.0.1",
"assets": []
},
"v25.0.1": {
"id": 138305010,
"tag_name": "v25.0.1",
"html_url": "https://github.com/moby/moby/releases/tag/v25.0.1",
"assets": []
},
"v25.0.0": {
Expand Down

0 comments on commit 9282d3e

Please sign in to comment.