bump Docker container tags to 2019-11-22

This commit is contained in:
TSC21
2019-11-23 18:00:05 +00:00
committed by Nuno Marques
parent 2e9a4d89ee
commit 3ea62ff53b
9 changed files with 156 additions and 52 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
container: px4io/px4-dev-base-bionic:2019-10-24
container: px4io/px4-dev-base-bionic:2019-11-22
steps:
- uses: actions/checkout@v1
with: