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

Update community container image to use fixed versions from leap15.6 #3217

Merged
merged 4 commits into from
Jan 9, 2025

Conversation

arbulu89
Copy link
Contributor

Description

The build of the community image is failing since tumbleweed erlang version has been upgraded to otp-27 and some our dependencies don't build with that version (something to be fixed at some point).

This PR simply sets opensuse Leap 15.6 as baseline and sets fixed versions of elixir and erlang.

Fixes https://github.com/trento-project/web/actions/runs/12560125083/job/35017432246

@arbulu89 arbulu89 added bug Something isn't working env Create an ephimeral environment for the pr branch labels Dec 31, 2024
Copy link
Member

@stefanotorresi stefanotorresi left a comment

Choose a reason for hiding this comment

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

This is a good opportunity to sync up with some changes I made in the IBS stable snapshot just before the release (see here).

I never backported them because, as I mentioned previously, I intended to move all these packaging files in a separate repo, but since we're touching them, let's take the chance to do it.

Dockerfile Outdated Show resolved Hide resolved
packaging/suse/container/Dockerfile Outdated Show resolved Hide resolved
packaging/suse/container/Dockerfile Outdated Show resolved Hide resolved
packaging/suse/container/Dockerfile Outdated Show resolved Hide resolved
packaging/suse/container/Dockerfile Outdated Show resolved Hide resolved
@arbulu89
Copy link
Contributor Author

arbulu89 commented Jan 9, 2025

@stefanotorresi Thank you for the review and tips. I have applied them (i have created the commit myself, as some pieces were missing, but thank you for the straightforward change suggestions).

@arbulu89 arbulu89 force-pushed the communit-image-erlang26-elixir115 branch from 808666e to b5817f0 Compare January 9, 2025 14:28
@stefanotorresi stefanotorresi merged commit b8eca43 into main Jan 9, 2025
38 checks passed
@stefanotorresi stefanotorresi deleted the communit-image-erlang26-elixir115 branch January 9, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working env Create an ephimeral environment for the pr branch
Development

Successfully merging this pull request may close these issues.

2 participants