Skip to content

Commit

Permalink
Fixing vscode build (#1689)
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored Jul 22, 2020
1 parent c870536 commit b254270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dockerfile": "Dockerfile",
"args": {
// "BUILD_VERSION": "$(cat integrations/docker/images/chip-build/version)" // trying to get this to work
"BUILD_VERSION": "0.3.0"
"BUILD_VERSION": "0.4.0"
}
},
"remoteUser": "vscode",
Expand Down

0 comments on commit b254270

Please sign in to comment.