Skip to content

Commit f123f1e

Browse files
committed
Update buildkite plugin docker-compose to v3.0.1
1 parent 3bcefc3 commit f123f1e

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.0:
5+
- docker-compose#v3.0.1:
66
run: app

0 commit comments

Comments
 (0)