Skip to content
Snippets Groups Projects
Commit 59a264b1 authored by TSC21's avatar TSC21 Committed by Nuno Marques
Browse files

Jenkins CI: PX4 ROS2 bridge stage: update container tag

parent 29232b24
No related branches found
No related tags found
No related merge requests found
...@@ -501,7 +501,7 @@ pipeline { ...@@ -501,7 +501,7 @@ pipeline {
stage('PX4 ROS2 bridge') { stage('PX4 ROS2 bridge') {
agent { agent {
docker { image 'px4io/px4-dev-base:2019-01-01' } docker { image 'px4io/px4-dev-base:2019-01-27' }
} }
steps { steps {
checkout(scm) checkout(scm)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment