Skip to content

Commit b5cc3e4

Browse files
authored
Merge pull request #19 from buildkite/renovate/docker-compose-5.x
Update buildkite plugin docker-compose to v5.2.0
2 parents ab4f48b + 8bd7c1f commit b5cc3e4

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#v5.1.0:
5+
- docker-compose#v5.2.0:
66
run: app

0 commit comments

Comments
 (0)