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": {