From b5e1301d081f63c7e9bbf32cec2b94aab3904ab1 Mon Sep 17 00:00:00 2001 From: Jacob Woffenden Date: Tue, 12 Mar 2024 00:24:41 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=9D=20feed=20the=20trash=20panda?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jacob Woffenden --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index a1c1405..24ad642 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ "name": "analytical-platform-visual-studio-code", "image": "ghcr.io/ministryofjustice/devcontainer-base:latest", "features": { - "ghcr.io/devcontainers/features/docker-in-docker:2": {}, + "ghcr.io/devcontainers/features/docker-in-docker:2": {} }, "customizations": { "vscode": {