Skip to content

Commit 1d9f948

Browse files
authored
Merge pull request #130 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
2 parents 8d02bad + b99f9ec commit 1d9f948

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

.github/docker-releases.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
{
22
"latest": {
3-
"id": 104366762,
4-
"tag_name": "v24.0.2",
5-
"html_url": "https://github.com/moby/moby/releases/tag/v24.0.2",
3+
"id": 111300256,
4+
"tag_name": "v24.0.3",
5+
"html_url": "https://github.com/moby/moby/releases/tag/v24.0.3",
6+
"assets": []
7+
},
8+
"v24.0.3": {
9+
"id": 111300256,
10+
"tag_name": "v24.0.3",
11+
"html_url": "https://github.com/moby/moby/releases/tag/v24.0.3",
612
"assets": []
713
},
814
"v24.0.2": {

0 commit comments

Comments
 (0)