Skip to content

Commit

Permalink
Merge pull request #297 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 committed Apr 12, 2024
2 parents 84b6763 + b73c694 commit c47291c
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": 145844215,
"tag_name": "v26.0.0",
"html_url": "https://github.com/moby/moby/releases/tag/v26.0.0",
"id": 149921469,
"tag_name": "v26.0.1",
"html_url": "https://github.com/moby/moby/releases/tag/v26.0.1",
"assets": []
},
"v26.0.1": {
"id": 149921469,
"tag_name": "v26.0.1",
"html_url": "https://github.com/moby/moby/releases/tag/v26.0.1",
"assets": []
},
"v23.0.10": {
Expand Down

0 comments on commit c47291c

Please sign in to comment.