mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 10:12:38 +02:00
Use the latest docker in CI
This commit is contained in:
parent
4a92048389
commit
0908e2941b
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ jobs:
|
|||
build-container-image:
|
||||
working_directory: /app
|
||||
docker:
|
||||
- image: docker:20.10.11-dind
|
||||
- image: docker:dind
|
||||
steps:
|
||||
- checkout
|
||||
- restore_cache:
|
||||
|
|
Loading…
Reference in a new issue