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

chore: Fix docker-compose circular dependecies #20905

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

danielxnj
Copy link
Contributor

Problem

docker-compose 2.24 does not allow circular dependencies, with this PR we are fixing the error:

service "temporal" can't be used with `extends` as it declare `depends_on`

Changes

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

How did you test this code?

@danielxnj danielxnj merged commit 8b722bf into master Mar 13, 2024
76 checks passed
@danielxnj danielxnj deleted the danielj-fix-breaking-extends-docker-compose branch March 13, 2024 16:38
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.

None yet

4 participants