Skip to content

Commit 3bcefc3

Browse files
authored
Merge pull request #7 from buildkite/renovate/buildkite-docker-compose-3.x
Update buildkite plugin docker-compose to v3
2 parents 8578a96 + 4f6a079 commit 3bcefc3

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
@@ -2,5 +2,5 @@ steps:
22
- name: ":golang:"
33
command: "./scripts/test.sh"
44
plugins:
5-
- docker-compose#v2.6.0:
5+
- docker-compose#v3.0.0:
66
run: app

0 commit comments

Comments
 (0)