Skip to content

Commit 5dc4d23

Browse files
authored
Merge pull request #17 from buildkite/renovate/docker-compose-5.x
Update buildkite plugin docker-compose to v5
2 parents 7745f87 + fbd2fcb commit 5dc4d23

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#v3.0.3:
5+
- docker-compose#v5.0.0:
66
run: app

0 commit comments

Comments
 (0)