From 7768741c417ebbabfe5f8112711a6ad0e2e4bf83 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Nov 2025 08:31:10 +0000 Subject: [PATCH] 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 edd74cbe..7683ddda 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.83.0", "dockerDashComposeVersion": "v2" }, "ghcr.io/devcontainers/features/github-cli:1": {