update devcontainer manually

This commit is contained in:
Kjeld Schouten-Lebbing
2022-06-17 13:39:09 +02:00
parent d7645d15b6
commit a9f474fe7b
3 changed files with 3 additions and 3 deletions
+1 -1
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.2.1"
"image": "ghcr.io/truecharts/devcontainer:v2.3.0@sha256:a163ad40427cd75a31a0365afb832f97e512d420429ed091b90b18a034526264"
// Set *default* container specific settings.json values on container create.
"settings": {