Skip to content

Commit 2f9b11c

Browse files
crazy-maxgithub-actions[bot]
authored andcommitted
github: update .github/docker-releases.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 93ca750 commit 2f9b11c

File tree

1 file changed

+21
-9
lines changed

1 file changed

+21
-9
lines changed

.github/docker-releases.json

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,26 @@
11
{
22
"latest": {
3-
"id": 262245944,
4-
"tag_name": "docker-v29.0.1",
5-
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.1",
3+
"id": 262951416,
4+
"tag_name": "docker-v29.0.2",
5+
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.2",
6+
"assets": []
7+
},
8+
"v29.0.2": {
9+
"id": 262951416,
10+
"tag_name": "docker-v29.0.2",
11+
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.2",
12+
"assets": []
13+
},
14+
"edge": {
15+
"id": 263125085,
16+
"tag_name": "docker-v29.1.0-rc.1",
17+
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.0-rc.1",
18+
"assets": []
19+
},
20+
"v29.1.0-rc.1": {
21+
"id": 263125085,
22+
"tag_name": "docker-v29.1.0-rc.1",
23+
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.1.0-rc.1",
624
"assets": []
725
},
826
"v29.0.1": {
@@ -17,12 +35,6 @@
1735
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.0",
1836
"assets": []
1937
},
20-
"edge": {
21-
"id": 262245944,
22-
"tag_name": "docker-v29.0.1",
23-
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.0.1",
24-
"assets": []
25-
},
2638
"v29.0.0-rc.3": {
2739
"id": 260452080,
2840
"tag_name": "docker-v29.0.0-rc.3",

0 commit comments

Comments
 (0)