diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 285a114..6ca28b1 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -3,7 +3,7 @@ steps: command: "./script.sh" artifact_paths: "artifacts/*" plugins: - docker-compose#v5.2.0: + docker-compose#v5.4.0: run: bash agents: queue: "${BUILDKITE_AGENT_META_DATA_QUEUE:-default}"