You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Elixir docker image with longer hex timeout. Because hex has a default timeout of 15sec, installing dependencies from a low-speed internet connection can often break. This image use a cloned version of hex with a custom timeout of 90sec.