ci: update container version to 2021-05-04

This commit is contained in:
Beat Küng
2021-05-05 09:37:10 +02:00
committed by Daniel Agar
parent c6eccd4518
commit b12b884f4c
16 changed files with 49 additions and 49 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
#- {vehicle: "tiltrotor", mission: "VTOL_mission_1", build_type: "RelWithDebInfo"}
container:
image: px4io/px4-dev-ros-melodic:2021-04-29
image: px4io/px4-dev-ros-melodic:2021-05-04
options: --privileged --ulimit core=-1 --security-opt seccomp=unconfined
steps:
- uses: actions/checkout@v1