From a2857ca6fb072ff2d0a9a4f76a3a1485ada0d80d Mon Sep 17 00:00:00 2001 From: Kat Morgan Date: Fri, 3 Nov 2023 07:28:11 -0700 Subject: [PATCH] add submodule update cmd to devcontainer --- devcontainer.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/devcontainer.json b/devcontainer.json index 0652144..fbbc13c 100644 --- a/devcontainer.json +++ b/devcontainer.json @@ -10,10 +10,6 @@ //}, "name": "pulumi", "image": "ghcr.io/pulumi/devcontainer", - "", - "", - "", - "", "settings": { "terminal.integrated.shell.linux": "/usr/bin/zsh" },