Skip to content

Commit

Permalink
Bump Docker image version in VSCode Devcontainer (#3960)
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian-Nordic authored and pull[bot] committed Nov 24, 2020
1 parent a3905a6 commit 4633129
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 @@ -13,7 +13,7 @@
"dockerfile": "Dockerfile",
"args": {
// "BUILD_VERSION": "$(cat integrations/docker/images/chip-build/version)" // trying to get this to work
"BUILD_VERSION": "0.4.16"
"BUILD_VERSION": "0.4.18"
}
},
"remoteUser": "vscode",
Expand Down

0 comments on commit 4633129

Please sign in to comment.