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

Fix usage of Docker Compose #139

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

rturner3
Copy link
Contributor

@rturner3 rturner3 commented Jan 17, 2025

  • Use docker compose rather than docker-compose command to be compatible with latest Docker versions
  • Bump actions versions to latest
  • Resolve Docker warnings by removing deprecated usage of Docker Compose version property and using consistent casing in Dockerfile keywords

- Use "docker compose" rather than "docker-compose" command to be
  compatible with latest Docker versions
- Bump actions versions to latest

Signed-off-by: Ryan Turner <[email protected]>
@rturner3 rturner3 changed the title Fix GitHub PR workflow Fix usage of Docker Compose Jan 17, 2025
Copy link

@sorindumitru sorindumitru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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