Skip to content

Commit a370954

Browse files
authored
Merge pull request #877 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
2 parents 6371b3d + 41a2ea0 commit a370954

File tree

1 file changed

+18
-6
lines changed

1 file changed

+18
-6
lines changed

.github/docker-releases.json

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
11
{
22
"latest": {
3-
"id": 264940208,
4-
"tag_name": "docker-v29.0.4",
5-
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.4",
3+
"id": 265971746,
4+
"tag_name": "docker-v29.1.1",
5+
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.1",
6+
"assets": []
7+
},
8+
"v29.1.1": {
9+
"id": 265971746,
10+
"tag_name": "docker-v29.1.1",
11+
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.1",
12+
"assets": []
13+
},
14+
"v29.1.0": {
15+
"id": 265770897,
16+
"tag_name": "docker-v29.1.0",
17+
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.0",
618
"assets": []
719
},
820
"v29.0.4": {
@@ -24,9 +36,9 @@
2436
"assets": []
2537
},
2638
"edge": {
27-
"id": 263125085,
28-
"tag_name": "docker-v29.1.0-rc.1",
29-
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.0-rc.1",
39+
"id": 265971746,
40+
"tag_name": "docker-v29.1.1",
41+
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.1",
3042
"assets": []
3143
},
3244
"v29.1.0-rc.1": {

0 commit comments

Comments
 (0)