Skip to content

Commit

Permalink
Jenkins CI: PX4 ROS2 bridge stage: update container tag
Browse files Browse the repository at this point in the history
  • Loading branch information
TSC21 committed Feb 3, 2019
1 parent bea01e3 commit 4867bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ pipeline {

stage('PX4 ROS2 bridge') {
agent {
docker { image 'px4io/px4-dev-base:2019-01-01' }
docker { image 'px4io/px4-dev-base:2019-01-27' }
}
steps {
checkout(scm)
Expand Down

0 comments on commit 4867bca

Please sign in to comment.