action-mix
action-mix copied to clipboard
Sets the Elixir image version explicitly to 1.9.1.
trafficstars
Sets the Elixir image version explicitly to 1.9.1 to ensure predictable results. This is mostly relevant because of linting / formatting rules changing between Elixir versions in a way that can create mysterious failures without code changes.
Any thoughts on this?