We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ee6da0 commit aba740cCopy full SHA for aba740c
.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.7.1 # needs jq above
17
node: circleci/[email protected]
18
19
jobs:
0 commit comments