update all px4-dev-base and px4-dev-nuttx container usage uniformly

This commit is contained in:
Daniel Agar
2020-09-18 12:17:51 -04:00
parent 41a2fe5bdf
commit d61fd0e4ca
9 changed files with 37 additions and 41 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
// https://github.com/microsoft/vscode-dev-containers/tree/v0.134.0/containers/cpp
{
"name": "px4-dev-nuttx",
"image": "px4io/px4-dev-nuttx-bionic:2020-04-01",
"image": "px4io/px4-dev-nuttx-focal:2020-09-14",
"runArgs": [ "--cap-add=SYS_PTRACE", "--security-opt", "seccomp=unconfined" ],