Skip to content

Commit

Permalink
Upgrade to Elixir 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
supercodepoet committed Jan 31, 2018
1 parent b72a81d commit 72c5217
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 @@ -53,7 +53,7 @@ RUN apt-get install -y esl-erlang=$ERLANG_VERSION && rm erlang-solutions_1.0_all

RUN apt-mark hold esl-erlang

ENV ELIXIR_VERSION 1.6.0
ENV ELIXIR_VERSION 1.6.1

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

0 comments on commit 72c5217

Please sign in to comment.