diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 8d5ac54..29033c7 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "temporalio/gitpod-edu:1.4", + "image": "temporalio/gitpod-edu:1.6", "customizations": { "codespaces": { "openFiles": [ @@ -12,4 +12,4 @@ "remoteEnv": { "PROMPT_DIRTRIM": "2" } -} \ No newline at end of file +}