Skip to content

Commit 46a4bed

Browse files
authored
Merge pull request #1538 from buildkite/renovate/docker-compose-5.x
Update buildkite plugin docker-compose to v5.10.0
2 parents b894109 + 9b31dbc commit 46a4bed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.buildkite/pipeline.cleanamis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ steps:
3636
- organization_id
3737
- pipeline_slug
3838
- branch_build
39-
- docker-compose#v5.4.1:
39+
- docker-compose#v5.10.0:
4040
run: ruby
4141
config: .buildkite/docker-compose.yml
4242
propagate-aws-auth-tokens: true

.buildkite/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ steps:
2929
agents:
3030
queue: "${BUILDKITE_AGENT_META_DATA_QUEUE}"
3131
plugins:
32-
- docker-compose#v2.6.0:
32+
- docker-compose#v5.10.0:
3333
run: fixperms-tests
3434
config: .buildkite/docker-compose.yml
3535

0 commit comments

Comments
 (0)