From 8344793a774eb6930e95a4b45628400cf8a545f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 06:03:49 +0000 Subject: [PATCH] Update buildkite plugin docker-compose to v5.10.0 --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index b6634a7..01b209d 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -2,5 +2,5 @@ steps: - name: ":rspec:" command: "rspec --color specs" plugins: - docker-compose#v5.2.0: + docker-compose#v5.10.0: run: app