diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index ceda80b..7c6d754 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,7 +1,7 @@ steps: - label: run bats tests plugins: - - docker-compose#v2.6.0: + - docker-compose#v3.0.0: run: tests - label: run shellcheck