replit / polygott

Base Docker image for the Repl.it evaluation server
https://replit.com
MIT License
395 stars 103 forks source link

Upgrade Elixir to 1.11.2, Erlang/OTP 23.0 #190

Closed sergeichestakov closed 3 years ago

sergeichestakov commented 3 years ago

We've been stuck on Elixir v1.3.3 and Erlang/OTP 20.0 for a while now and a lot of people have been asking us to upgrade since we're missing quite a few features (e.g. defguards).

Looks like 1.3.3 is the latest version you can install on Ubuntu bionic (https://packages.ubuntu.com/bionic/elixir) so we'll have to fetch the latest precompiled package first and install manually.