Skip to content

Commit

Permalink
Upgrade Elixir 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
supercodepoet committed Aug 2, 2017
1 parent 8533ba3 commit 501197c
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.5.0
ENV ELIXIR_VERSION 1.5.1

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

0 comments on commit 501197c

Please sign in to comment.