bump Docker container tags to 2019-11-25

This commit is contained in:
TSC21
2019-11-29 09:58:52 +00:00
committed by Nuno Marques
parent 0cb1b250e9
commit d447f15ac6
9 changed files with 55 additions and 52 deletions

View File

@@ -5,7 +5,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
container: px4io/px4-dev-base-bionic:2019-11-22
container: px4io/px4-dev-base-bionic:2019-11-25
steps:
- uses: actions/checkout@v1
with: