From 1a607f794dd5a8fd41a3da9cbd05997808c96f68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 03:16:07 +0000 Subject: [PATCH] Update ghcr.io/devcontainers/features/docker-in-docker Docker tag to v3 --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 2fec915..42f1b2b 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ { "image": "mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye", "features": { - "ghcr.io/devcontainers/features/docker-in-docker:2": {} + "ghcr.io/devcontainers/features/docker-in-docker:3": {} }, "customizations": { "vscode": {