Skip to content

Commit abe7883

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 a30e0f5 commit abe7883

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

.github/docker-releases.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
{
22
"latest": {
3-
"id": 282275652,
4-
"tag_name": "docker-v29.2.1",
5-
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.2.1",
3+
"id": 293527283,
4+
"tag_name": "docker-v29.3.0",
5+
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.3.0",
6+
"assets": []
7+
},
8+
"v29.3.0": {
9+
"id": 293527283,
10+
"tag_name": "docker-v29.3.0",
11+
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.3.0",
612
"assets": []
713
},
814
"edge": {
9-
"id": 291481223,
10-
"tag_name": "docker-v29.3.0-rc.1",
11-
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.3.0-rc.1",
15+
"id": 293527283,
16+
"tag_name": "docker-v29.3.0",
17+
"html_url": "https://github.com/moby/moby/releases/tag/docker-v29.3.0",
1218
"assets": []
1319
},
1420
"v29.3.0-rc.1": {

0 commit comments

Comments
 (0)