Skip to content

Commit 8afe711

Browse files
authored
Merge pull request #749 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
2 parents ada84b3 + 6135b49 commit 8afe711

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,8 +1,14 @@
11
{
22
"latest": {
3-
"id": 231184033,
4-
"tag_name": "v28.3.2",
5-
"html_url": "https://github.com/moby/moby/releases/tag/v28.3.2",
3+
"id": 235196329,
4+
"tag_name": "v28.3.3",
5+
"html_url": "https://github.com/moby/moby/releases/tag/v28.3.3",
6+
"assets": []
7+
},
8+
"v28.3.3": {
9+
"id": 235196329,
10+
"tag_name": "v28.3.3",
11+
"html_url": "https://github.com/moby/moby/releases/tag/v28.3.3",
612
"assets": []
713
},
814
"v25.0.12": {
@@ -30,9 +36,9 @@
3036
"assets": []
3137
},
3238
"edge": {
33-
"id": 231184033,
34-
"tag_name": "v28.3.2",
35-
"html_url": "https://github.com/moby/moby/releases/tag/v28.3.2",
39+
"id": 235196329,
40+
"tag_name": "v28.3.3",
41+
"html_url": "https://github.com/moby/moby/releases/tag/v28.3.3",
3642
"assets": []
3743
},
3844
"v28.3.0-rc.2": {

0 commit comments

Comments
 (0)