Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update buildkite plugin docker-compose to v2.5.1 #2

Merged
merged 1 commit into from
Jul 20, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2018

This Pull Request updates buildkite plugin docker-compose from v2.5.0 to v2.5.1 (release notes).

Compare source commits

Release Notes

vv2.5.1

Compare Source

Fixed

  • Fix cache-from errors with service containing hyphens (#​160) @​toolmantim

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v2.5.0:
+     docker-compose#v2.5.1:
        run: app


This PR has been generated by Renovate Bot.

@toolmantim toolmantim merged commit 7dca5ac into master Jul 20, 2018
@toolmantim toolmantim deleted the renovate/buildkite-docker-compose-2.x branch July 20, 2018 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants