We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852d8ea commit 7e62ccfCopy full SHA for 7e62ccf
.circleci/config.yml
@@ -13,7 +13,7 @@ version: 2.1
13
orbs:
14
build-tools: circleci/[email protected]
15
jq: circleci/[email protected]
16
- docker: circleci/docker@2.6.0 # needs jq above
+ docker: circleci/docker@2.8.0 # needs jq above
17
node: circleci/[email protected]
18
19
jobs:
0 commit comments