From 834631c9e7fc7f3d21500673f05b6dedbab53ec9 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 08:46:53 +0000 Subject: [PATCH 1/3] chore: [.devcontainer/devcontainer.json] Bump Docker version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 83b096d6..2bd49daf 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -4,7 +4,7 @@ "features": { "ghcr.io/devcontainers/features/docker-in-docker:2": { - "version": "2.82.1", + "version": "28.5", "dockerDashComposeVersion": "v2" }, "ghcr.io/devcontainers/features/github-cli:1": { From 6cfc8f06a453ece177589e7db2433fb400f45688 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 08:46:55 +0000 Subject: [PATCH 2/3] chore: [.devcontainer/devcontainer.json] Bump GitHub CLI version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .devcontainer/devcontainer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 2bd49daf..7683ddda 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -4,11 +4,11 @@ "features": { "ghcr.io/devcontainers/features/docker-in-docker:2": { - "version": "28.5", + "version": "2.83.0", "dockerDashComposeVersion": "v2" }, "ghcr.io/devcontainers/features/github-cli:1": { - "version": "2.82.1" + "version": "2.83.0" } }, From 270cb87072f77c440053ea9760038bfcf53d8604 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 08:47:44 +0000 Subject: [PATCH 3/3] chore: [.devcontainer/devcontainer.json] Bump Docker version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 7683ddda..edd74cbe 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -4,7 +4,7 @@ "features": { "ghcr.io/devcontainers/features/docker-in-docker:2": { - "version": "2.83.0", + "version": "28.5", "dockerDashComposeVersion": "v2" }, "ghcr.io/devcontainers/features/github-cli:1": {