The elixir:⊠dockerfile seems to have not yet been updated for the 1.14 release. This one, while now maintained by the EEF, is still handled manually.
I generally suggest using the hexpm docker containers, as theyâre built automatically from github releases.
The âofficialâ title here doesnât mean itâs great, but that at some point dockerhub somehow decided this repo will be it. That decision was made before hexpm provided images and the core team has always been avoiding maintaining things in third party registries. Nowadays the EEF does maintain the repo behind those docker images, but I donât think theyâll overhaul how tags work on it.
If the EEF/community wanted to make improvements, itâs possible, but it would require some coordination. One of the advantages of the hexpm images (besides the immutable nature of the images) is that they are built automatically. It seems an official docker image always requires a PR to update or add tags.
I donât know if this is due to the new erlang version
but Iâm unable to install Elixir 1.14 on the new erlang OTP just released: otp_win64_24.3.4.5.exe
on windows server not docker thought.
C:\Apps\gwm
λ mix
{"init terminating in do_boot",{undef,[{elixir,start_cli,[],[]},{init,start_em,1,[{file,"init.erl"},{line,1211}]},{init,do_boot,3,[{file,"init.erl"},{line,909}]}]}}
init terminating in do_boot ({undef,[{elixir,start_cli,[],[]},{init,start_em,1,[{_},{_}]},{init,do_boot,3,[{_},{_}]}]})
Crash dump is being written to: erl_crash.dump...done
C:\Apps\gwm
λ