From 0d2fc013df320b42e0f3a1901552b0dd6d539c4c Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 05:21:46 +0000 Subject: [PATCH 1/2] 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 9ada6ba0..3c9d2424 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.0", + "version": "28.5", "dockerDashComposeVersion": "v2" }, "ghcr.io/devcontainers/features/github-cli:1": { From cad8f1d5be9dab2ee1513c3fcc3b1d5a0ab33afc Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 05:21:48 +0000 Subject: [PATCH 2/2] 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 3c9d2424..9ada6ba0 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -4,7 +4,7 @@ "features": { "ghcr.io/devcontainers/features/docker-in-docker:2": { - "version": "28.5", + "version": "2.82.0", "dockerDashComposeVersion": "v2" }, "ghcr.io/devcontainers/features/github-cli:1": {