From 22e22d19552ecc8f0ba43ab71fc7e7204a15ed67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 01:21:48 +0000 Subject: [PATCH] github: update .github/docker-releases.json Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/docker-releases.json | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/.github/docker-releases.json b/.github/docker-releases.json index 2765ad2f..363c71a7 100644 --- a/.github/docker-releases.json +++ b/.github/docker-releases.json @@ -1,8 +1,14 @@ { "latest": { - "id": 326032107, - "tag_name": "docker-v29.5.2", - "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.5.2", + "id": 333894577, + "tag_name": "docker-v29.5.3", + "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.5.3", + "assets": [] + }, + "v29.5.3": { + "id": 333894577, + "tag_name": "docker-v29.5.3", + "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.5.3", "assets": [] }, "v29.5.2": { @@ -24,9 +30,9 @@ "assets": [] }, "edge": { - "id": 326032107, - "tag_name": "docker-v29.5.2", - "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.5.2", + "id": 333894577, + "tag_name": "docker-v29.5.3", + "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.5.3", "assets": [] }, "v29.5.0-rc.1": {