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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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