Skip to content

Commit c99bbd2

Browse files
authored
Merge pull request #1229 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
2 parents 1d878fc + c0a3b50 commit c99bbd2

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

.github/docker-releases.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
{
22
"latest": {
3-
"id": 345274395,
4-
"tag_name": "docker-v29.6.1",
5-
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.6.1",
3+
"id": 355217394,
4+
"tag_name": "docker-v29.6.2",
5+
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.6.2",
6+
"assets": []
7+
},
8+
"v29.6.2": {
9+
"id": 355217394,
10+
"tag_name": "docker-v29.6.2",
11+
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.6.2",
612
"assets": []
713
},
814
"v29.6.1": {
@@ -18,9 +24,9 @@
1824
"assets": []
1925
},
2026
"edge": {
21-
"id": 345274395,
22-
"tag_name": "docker-v29.6.1",
23-
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.6.1",
27+
"id": 355217394,
28+
"tag_name": "docker-v29.6.2",
29+
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.6.2",
2430
"assets": []
2531
},
2632
"v29.6.0-rc.1": {

0 commit comments

Comments
 (0)