mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-04 13:15:08 +08:00
Update Snapdragon docker tag
This commit is contained in:
@@ -104,7 +104,7 @@ def createBuildNode(Boolean archive, String docker_image, String target) {
|
||||
|
||||
// TODO: fix the snapdragon image
|
||||
bypass_entrypoint = ''
|
||||
if (docker_image == 'lorenzmeier/px4-dev-snapdragon:2018-09-12') {
|
||||
if (docker_image == 'lorenzmeier/px4-dev-snapdragon:2020-01-13') {
|
||||
bypass_entrypoint = ' --entrypoint=""'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user