diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 4167442..888064a 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -2,6 +2,6 @@ steps: - name: ":rspec:" command: "rspec --color specs" plugins: - docker-compose#v5.10.0: + docker-compose#v5.12.1: run: app tty: true