Skip to content

Commit

Permalink
[QI2-663] Address review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
oschusler committed Oct 29, 2023
1 parent 9cb2dc0 commit 182b908
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
// https://github.com/microsoft/vscode-dev-containers/tree/v0.241.1/containers/python-3
{
"name": "QI2 SDK",
// "build": {
// "dockerfile": "Dockerfile",
// "context": "..",
// "target": "vscode",
// "args": {
// "USER": "vscode"
// }
// },
"dockerComposeFile": [
"./docker-compose.yaml"
],
Expand Down

0 comments on commit 182b908

Please sign in to comment.