mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-05 06:03:02 +08:00
update px4 dev containers to 2019-02-09
- this updates all containers except for px4-dev-snapdragon
This commit is contained in:
@@ -9,7 +9,7 @@ pipeline {
|
||||
stage('px4_fmu-v4_default') {
|
||||
agent {
|
||||
docker {
|
||||
image 'px4io/px4-dev-nuttx:2019-02-03'
|
||||
image 'px4io/px4-dev-nuttx:2019-02-09'
|
||||
args '-e CCACHE_BASEDIR=$WORKSPACE -v ${CCACHE_DIR}:${CCACHE_DIR}:rw'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user