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

Upgrade to docker compose v2 #428

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

laurentS
Copy link
Contributor

Since July 2023, docker-compose is not receiving updates anymore, and should be replaced with docker compose (space instead of -).

This PR just replaces occurrences of the old call with the new one. Tests should just work, as they're already using a current version of docker.

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8c260be) 79.52% compared to head (893dd59) 77.99%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #428      +/-   ##
==========================================
- Coverage   79.52%   77.99%   -1.54%     
==========================================
  Files          62       62              
  Lines        5743     5743              
==========================================
- Hits         4567     4479      -88     
- Misses       1176     1264      +88     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant