From 619a7b7f3e56311c610f86fbca37e6a023e72b9b Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Fri, 3 Dec 2021 17:31:03 +0100 Subject: [PATCH] Update devcontainer.json --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index bf418029032..15065d01753 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ // https://github.com/microsoft/vscode-dev-containers/tree/v0.154.0/containers/ruby { "name": "Ruby", - "image": "ghcr.io/truecharts/devcontainer:v2.0.1" + "image": "ghcr.io/truecharts/devcontainer:v2.1.0" // Set *default* container specific settings.json values on container create. "settings": {