Docker: Updated CI image

This commit is contained in:
Simran Spiller
2021-09-29 01:35:21 +02:00
parent 4608ed284f
commit 31ada1f1e9
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
${{ matrix.cmake-gen }}>
runs-on: ubuntu-latest
container:
image: olivevideoeditor/ci-olive:2021.3
image: olivevideoeditor/ci-olive:2021.4
steps:
- name: Checkout Source Code