From a7b6a3a3b0b9b25095839652622de0976c4b0748 Mon Sep 17 00:00:00 2001 From: Simon Parten Date: Mon, 20 May 2024 09:18:19 +0200 Subject: [PATCH] . --- .devcontainer/devcontainer.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 650df61..e70df2d 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,10 +1,8 @@ // For format details, see https://aka.ms/devcontainer.json. For config options, see the // README at: https://github.com/devcontainers/templates/tree/main/src/ubuntu { - "name": "Ubuntu", - "build": { - "image": "mcr.microsoft.com/devcontainers/base:jammy" - }, + + "image": "mcr.microsoft.com/devcontainers/base:jammy", "customizations": { "vscode": { "extensions": [