mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 01:17:35 +08:00
update all px4-dev-base and px4-dev-nuttx container usage uniformly
This commit is contained in:
@@ -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" ],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user