diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 3c7223c..9dc9512 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -8,7 +8,7 @@ steps: - label: ":rocket: Test" plugins: - docker-compose#v3.9.0: + docker-compose#v3.13.0: run: tests - label: ":sparkles: Lint"