Skip to content

Makefile: use docker compose v2 instead of v1#2628

Merged
zzzckck merged 1 commit intobnb-chain:developfrom
buddh0:docker_compose_v1_2_v2
Aug 5, 2024
Merged

Makefile: use docker compose v2 instead of v1#2628
zzzckck merged 1 commit intobnb-chain:developfrom
buddh0:docker_compose_v1_2_v2

Conversation

@buddh0
Copy link
Copy Markdown
Contributor

@buddh0 buddh0 commented Aug 5, 2024

Description

Makefile: use docker compose v2 instead of v1

Rationale

truffle-test CI failed
https://github.com/bnb-chain/bsc/actions/runs/10242044173/job/28331648481?pr=2627
image

because the latest ubuntu has dropped supporting docker compose v1
[Ubuntu, Windows] Docker Compose v1 will be removed from images on July, 29

so we switch to use docker compose v2

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

@zzzckck zzzckck merged commit df16ab9 into bnb-chain:develop Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants