Skip to content

Add Alpine 3.24 support#271

Open
crbelaus wants to merge 2 commits into
hexpm:mainfrom
crbelaus:main
Open

Add Alpine 3.24 support#271
crbelaus wants to merge 2 commits into
hexpm:mainfrom
crbelaus:main

Conversation

@crbelaus

Copy link
Copy Markdown

Alpine 3.24 was released a few days ago.

@ericmj ericmj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Also please verify that the Erlang docker build works on Alpine 3.24 with the oldest and newest supported OTP versions 26.0 and 29.0.

https://github.com/hexpm/bob/blob/main/lib/bob/job/docker_checker.ex#L172-L173

Comment thread lib/bob/job/docker_checker.ex Outdated
@crbelaus

Copy link
Copy Markdown
Author

I checked it by running the following and it worked well.

SCRIPT_DIR=priv/scripts bash priv/scripts/docker/erlang.sh 26.0 alpine 3.24.0 arm64
SCRIPT_DIR=priv/scripts bash priv/scripts/docker/erlang.sh 29.0 alpine 3.24.0 arm64

Is this the right way or should I check differently?

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