diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 5b2302a..ac03e73 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,7 +1,7 @@ steps: - label: ":shell: Tests" plugins: - docker-compose#v3.8.0: + docker-compose#v3.10.0: run: tests - label: ":sparkles: Lint"