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: update to Alpine 3.20 #486

Merged
merged 2 commits into from
Nov 11, 2024
Merged

chore: update to Alpine 3.20 #486

merged 2 commits into from
Nov 11, 2024

Conversation

mkonrad
Copy link
Contributor

@mkonrad mkonrad commented Nov 10, 2024

No description provided.

Copy link
Collaborator

@getong getong left a comment

Choose a reason for hiding this comment

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

would you update it in 25, 26 directory?

@mkonrad
Copy link
Contributor Author

mkonrad commented Nov 10, 2024 via email

@mkonrad
Copy link
Contributor Author

mkonrad commented Nov 10, 2024

Completed update for Erlang 25, 26, and 27.

Update to Alpine Linux v 3.20

Erlang 25

docker build -t aviumlabs/erlang:25-alpine .

docker run -it --rm aviumlabs/erlang:25-alpine

Erlang/OTP 25 [erts-13.2.2.10] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit]

Eshell V13.2.2.10 (abort with ^G)

Erlang 26

docker build -t aviumlabs/erlang:26-alpine .

docker run -it --rm aviumlabs/erlang:26-alpine

Erlang/OTP 26 [erts-14.2.5.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit]

Eshell V14.2.5.2 (press Ctrl+G to abort, type help(). for help)

Erlang 27

docker build -t aviumlabs/erlang:27-alpine .

docker run -it --rm aviumlabs/erlang:27-alpine

Erlang/OTP 27 [erts-15.1.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit:ns]

Eshell V15.1.2 (press Ctrl+G to abort, type help(). for help)

@getong getong merged commit bf1c376 into erlang:master Nov 11, 2024
14 checks passed
@getong
Copy link
Collaborator

getong commented Nov 11, 2024

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