buildkite-plugins / docker-buildkite-plugin

πŸ³πŸ“¦ Run any build step in a Docker container
MIT License
112 stars 106 forks source link

Update buildkite plugin docker-compose to v3.11.0 #214

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Update Change
docker-compose minor v3.10.0 -> v3.11.0

Release Notes

buildkite-plugins/docker-compose-buildkite-plugin ### [`v3.11.0`](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/releases/tag/v3.11.0) [Compare Source](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v3.10.0...v3.11.0) ##### Changes - Test PR Multiple cache froms ([#​328](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/328)) [@​richafrank](https://togithub.com/richafrank) - Update plugin tester and tests ([#​335](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/335)) [@​toote](https://togithub.com/toote) ##### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - command: test.sh plugins: - docker-compose#v3.10.0: + docker-compose#v3.11.0: image: someimage workdir: /app ```

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.