diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 6eb3ac8..6fd8907 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "cpptest:latest", + "image": "cpptest-ct-std:latest", "runArgs": [ "--rm" ] // "customizations": { // "vscode": {