github: update .github/docker-releases.json

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
crazy-max
2023-04-18 00:20:32 +00:00
committed by GitHub
parent 0f6ebcb798
commit dd07d9ea06

View File

@@ -1,8 +1,14 @@
{ {
"latest": { "latest": {
"id": 98122882, "id": 99811576,
"tag_name": "v23.0.3", "tag_name": "v23.0.4",
"html_url": "https://github.com/moby/moby/releases/tag/v23.0.3", "html_url": "https://github.com/moby/moby/releases/tag/v23.0.4",
"assets": []
},
"v23.0.4": {
"id": 99811576,
"tag_name": "v23.0.4",
"html_url": "https://github.com/moby/moby/releases/tag/v23.0.4",
"assets": [] "assets": []
}, },
"v24.0.0-beta.2": { "v24.0.0-beta.2": {