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

Should we use REBAR3_VERSION="3.20.0" for OTP22/23 instead? #473

Closed
kianmeng opened this issue Jun 23, 2024 · 2 comments
Closed

Should we use REBAR3_VERSION="3.20.0" for OTP22/23 instead? #473

kianmeng opened this issue Jun 23, 2024 · 2 comments

Comments

@kianmeng
Copy link
Contributor

I have noticed that starting from Rebar3 3.21 release, the support for OTP 23 have been deprecated, see https://github.com/erlang/rebar3/releases/tag/3.21.0 and erlang/rebar3#2791

Should to Rebar3 version in Dockerfile for OTP 23 and 22 set to 3.20.0 instead?

ENV OTP_VERSION="23.3.4.20" \
REBAR3_VERSION="3.23.0"

ENV OTP_VERSION="22.3.4.27" \
REBAR3_VERSION="3.23.0"

@kianmeng kianmeng changed the title Should the REBAR3_VERSION="3.20.0" set for OTP22/23? Should we use REBAR3_VERSION="3.20.0" for OTP22/23 instead? Jun 23, 2024
@getong
Copy link
Collaborator

getong commented Jun 23, 2024

pr are welcome, I do not know it .

kianmeng added a commit to kianmeng/docker-erlang-otp that referenced this issue Jun 23, 2024
@kianmeng
Copy link
Contributor Author

Resolves in #474

kianmeng added a commit to kianmeng/docker-erlang-otp that referenced this issue Jun 23, 2024
kianmeng added a commit to kianmeng/docker-erlang-otp that referenced this issue Jun 23, 2024
kianmeng added a commit to kianmeng/docker-erlang-otp that referenced this issue Jun 23, 2024
getong pushed a commit that referenced this issue Jun 23, 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

No branches or pull requests

2 participants