Skip to content

Commit

Permalink
Update dependency docker to v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 6ee6da0 commit aba740c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ version: 2.1
orbs:
build-tools: circleci/[email protected]
jq: circleci/[email protected]
docker: circleci/docker@2.6.0 # needs jq above
docker: circleci/docker@2.7.1 # needs jq above
node: circleci/[email protected]

jobs:
Expand Down

0 comments on commit aba740c

Please sign in to comment.