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

Upgrading docker compose version in CI workflow to Ubuntu (latest) requirement. #115

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

PatrickFuhrmann-HTWBerlin
Copy link
Contributor

Starting end of July, docker composed was upgraded from V1 to V2 in Ubuntu 2204 latest.
Ubuntu lastest changed from
20240721.1.0 to
20240730.2.0
docker compose moved from V1 to V2 with this issue
So we need to replace 'docker-compose' by 'docker compose' in the CI Workflow.

@minottic minottic merged commit 7922734 into SciCatProject:master Oct 1, 2024
3 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.

2 participants