From b839cca7ffac75b9279e6f75788a7aa07ba088a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 01:22:28 +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 32a94d26..87936904 100644 --- a/.github/docker-releases.json +++ b/.github/docker-releases.json @@ -1,14 +1,20 @@ { "latest": { - "id": 333894577, - "tag_name": "docker-v29.5.3", - "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.5.3", + "id": 341595336, + "tag_name": "docker-v29.6.0", + "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.6.0", + "assets": [] + }, + "v29.6.0": { + "id": 341595336, + "tag_name": "docker-v29.6.0", + "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.6.0", "assets": [] }, "edge": { - "id": 338731028, - "tag_name": "docker-v29.6.0-rc.1", - "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.6.0-rc.1", + "id": 341595336, + "tag_name": "docker-v29.6.0", + "html_url": "https://github.com/moby/moby/releases/tag/docker-v29.6.0", "assets": [] }, "v29.6.0-rc.1": {