Skip to content

Commit

Permalink
Upgrade Elixir 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
supercodepoet committed Feb 26, 2017
1 parent 4353578 commit e94d37e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ ENV ERLANG_VERSION 1:19.2
# install Erlang
RUN apt-get install -y esl-erlang=$ERLANG_VERSION && rm erlang-solutions_1.0_all.deb

ENV ELIXIR_VERSION 1.4.0
ENV ELIXIR_VERSION 1.4.2

# install Elixir
RUN mkdir /opt/elixir \
Expand Down

0 comments on commit e94d37e

Please sign in to comment.