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(docker): Use proper Erlang binaries for our builds #577

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

BYK
Copy link
Member

@BYK BYK commented Dec 4, 2024

The existing package paths for the compiled Erlang binaries
are no longer valid. This patch fixes them with the new ones
and fixes Docker image building.

Note that we are using the binaries compiled for Debian bullseye
instead of our bookworm version as they are not available yet.

One needs to check https://www.erlang-solutions.com/downloads/#

The existing package paths for the compiled Erlang binaries
are no longer valid. This patch fixes them with the new ones
and fixes Docker image building.

Note that we are using the binaries compiled for Debian `bullseye`
instead of our `bookworm` version as they are not available yet.

One needs to check https://www.erlang-solutions.com/downloads/#
@BYK BYK requested a review from asottile-sentry December 4, 2024 17:38
@BYK BYK enabled auto-merge (squash) December 4, 2024 17:38
Copy link
Member

@asottile-sentry asottile-sentry left a comment

Choose a reason for hiding this comment

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

@BYK BYK merged commit 35a5703 into master Dec 4, 2024
10 checks passed
@BYK BYK deleted the byk/fix/fix-docker-image-build branch December 4, 2024 17:43
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