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 to Elixir 1.18 #132

Merged
merged 3 commits into from
Jan 6, 2025
Merged

Update to Elixir 1.18 #132

merged 3 commits into from
Jan 6, 2025

Conversation

jiegillet
Copy link
Contributor

Nothing much to say, no warning.

@jiegillet jiegillet marked this pull request as ready for review December 21, 2024 04:11
@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-20.04

container:
image: hexpm/elixir:1.17.0-erlang-27.0-debian-bookworm-20240612
image: hexpm/elixir:1.18.0-erlang-27.2-debian-bullseye-20241202
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you find a "bookworm" debian release image? bullseye is not the current stable release of debian

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you :)

.tool-versions Outdated
@@ -1,2 +1,2 @@
elixir 1.17.0-otp-27
elixir 1.18.0-otp-27
erlang 27.0
Copy link
Member

Choose a reason for hiding this comment

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

Btw. if you're bumping the Erlang version in the docker image to 27.2 for all the tooling, we should do the same in tool-versions

@jiegillet jiegillet merged commit 1058e4e into main Jan 6, 2025
5 checks passed
@jiegillet jiegillet deleted the jie-elixir-1.18 branch January 6, 2025 11:47
angelikatyborska added a commit that referenced this pull request Jan 6, 2025
angelikatyborska added a commit that referenced this pull request Jan 6, 2025
angelikatyborska pushed a commit that referenced this pull request Jan 10, 2025
* update version

* bookworm and otp 27.2

* use 1.18.1

* consolidate docker commands

* clear /tmp of files created by root

* builder and runner
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.

3 participants