Update devcontainer.json

This commit is contained in:
Kjeld Schouten-Lebbing
2021-12-03 17:31:03 +01:00
committed by GitHub
parent 5636280dd9
commit 619a7b7f3e
+1 -1
View File
@@ -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": {