Update devcontainer.json
This commit is contained in:
parent
5636280dd9
commit
619a7b7f3e
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue