Skip to content

Commit 75feacf

Browse files
Update buildkite plugin docker-compose to v5.3.0
1 parent 3a8b799 commit 75feacf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ steps:
33
command: "./script.sh"
44
artifact_paths: "artifacts/*"
55
plugins:
6-
docker-compose#v5.2.0:
6+
docker-compose#v5.3.0:
77
run: bash
88
agents:
99
queue: "${BUILDKITE_AGENT_META_DATA_QUEUE:-default}"

0 commit comments

Comments
 (0)