We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a020d commit 87cc62bCopy full SHA for 87cc62b
.circleci/config.yml
@@ -16,7 +16,7 @@ version: 2
16
17
defaults: &defaults
18
docker:
19
- - image: deliveroo/circleci:0.4.2
+ - image: deliveroo/circleci:4.9.6
20
<<: *global_dockerhub_auth
21
22
workflows:
0 commit comments