fix(ci): update devcontainer to verbose catalog validation steps

This commit is contained in:
kjeld Schouten-Lebbing
2021-12-04 17:22:48 +01:00
parent 64ed700847
commit c2bc4fa8c9
4 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
// https://github.com/microsoft/vscode-dev-containers/tree/v0.154.0/containers/ruby
{
"name": "Ruby",
"image": "tccr.io/truecharts/devcontainer:v2.1.1"
"image": "tccr.io/truecharts/devcontainer:v2.2.0"
// Set *default* container specific settings.json values on container create.
"settings": {