Skip to content

Update Dockerfile #25

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

Merged
merged 1 commit into from
Jul 1, 2025
Merged

Update Dockerfile #25

merged 1 commit into from
Jul 1, 2025

Conversation

Chaz6
Copy link
Contributor

@Chaz6 Chaz6 commented Jun 4, 2025

What kind of change does this PR introduce?

This change allows the Docker container to build correctly.

What is the current behavior?

STEP 7/10: RUN mix compile
Unchecked dependencies for environment prod:
* libcluster (Hex package)
  the dependency is not available, run "mix deps.get"
* postgrex (Hex package)
  the dependency is not available, run "mix deps.get"
** (Mix) Can't continue due to errors on dependencies

What is the new behavior?

The container is built without failure.

Additional context

N/A

This change allows the Docker container to build correctly.
@Ziinc Ziinc merged commit 9c73a02 into supabase:main Jul 1, 2025
1 check 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