update all container tags to 2020-11-18

This commit is contained in:
Daniel Agar
2020-11-19 11:07:47 -05:00
parent ee3285a34f
commit 71306f7f83
15 changed files with 61 additions and 46 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: px4io/px4-dev-clang:2020-08-14
container: px4io/px4-dev-clang:2020-11-18
steps:
- uses: actions/checkout@v1
with: