Skip to content

Commit 7fab0d9

Browse files
Update dependency docker to v2.8.2 (#160)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker](https://circleci.com/developer/orbs/orb/circleci/docker) | orb | patch | `2.8.1` -> `2.8.2` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/BSStudio/bss-web-graphql-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1bf8ef8 commit 7fab0d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '2.1'
22
orbs:
33
node: circleci/[email protected]
4-
docker: circleci/[email protected].1
4+
docker: circleci/[email protected].2
55
codecov: codecov/[email protected]
66
github-cli: circleci/[email protected]
77
executors:

0 commit comments

Comments
 (0)