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