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

Remove redis #6247

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Remove redis #6247

merged 2 commits into from
Dec 3, 2024

Conversation

gc
Copy link
Collaborator

@gc gc commented Dec 3, 2024

Description:

Changes:

Other checks:

  • I have tested all my changes thoroughly.

app:
build:
context: .
dockerfile: Dockerfile
target: build-run
depends_on:
- db
- redis
-
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove the dangling hyphen under depends_on for the app service since Redis has been removed.

Suggested change
-

@gc gc merged commit 3cad6c3 into master Dec 3, 2024
4 checks passed
@gc gc deleted the remove_redis branch December 3, 2024 00:56
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