CI: bump container tags to 2020-04-01

This commit is contained in:
TSC21
2020-04-02 11:23:40 +01:00
committed by Nuno Marques
parent 2020b77a43
commit e9aba642fe
14 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
bionic,
focal
]
container: px4io/px4-dev-base-${{ matrix.ubuntu_release }}:2020-03-29
container: px4io/px4-dev-base-${{ matrix.ubuntu_release }}:2020-04-01
steps:
- uses: actions/checkout@v1
with: