Skip to content

Commit

Permalink
Update buildkite plugin docker-compose to v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 2, 2021
1 parent 6935f26 commit 2146839
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
steps:
- label: ":bash: Plugin"
plugins:
docker-compose#v3.7.0:
docker-compose#v3.9.0:
run: plugin
- label: ":ruby: Ruby"
plugins:
docker-compose#v3.7.0:
docker-compose#v3.9.0:
run: ruby
- label: "✨ Lint"
plugins:
Expand Down

0 comments on commit 2146839

Please sign in to comment.