Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile: use docker compose v2 instead of v1 #2628

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

buddh0
Copy link
Collaborator

@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
7 checks passed
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