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

Merged
merged 6 commits into from
Jan 23, 2025
Merged

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
Contributor

@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

@sorindumitru
Copy link
Contributor

@rturner3 db48c55 seems to have worked locally for me to fix the failing test.

@rturner3
Copy link
Contributor Author

@rturner3 db48c55 seems to have worked locally for me to fix the failing test.

Thanks! I cherry-picked this commit into this PR.

@rturner3 rturner3 merged commit 01f85ba into spiffe:main Jan 23, 2025
2 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