We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ee6da0 commit bce7f88Copy full SHA for bce7f88
.circleci/config.yml
@@ -13,7 +13,7 @@ version: 2.1
13
orbs:
14
build-tools: circleci/build-tools@3.0.0
15
jq: circleci/jq@3.0.0
16
- docker: circleci/docker@2.6.0 # needs jq above
+ docker: circleci/docker@2.7.0 # needs jq above
17
node: circleci/node@5.3.0
18
19
jobs:
0 commit comments