Skip to content

Commit

Permalink
Pin Erlang version that is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
robmadole committed Jun 6, 2017
1 parent 3e0fc38 commit 451bf38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ ENV ERLANG_VERSION 1:19.3
# install Erlang
RUN apt-get install -y esl-erlang=$ERLANG_VERSION && rm erlang-solutions_1.0_all.deb

RUN apt-mark hold esl-erlang

ENV ELIXIR_VERSION 1.4.2

# install Elixir
Expand Down

0 comments on commit 451bf38

Please sign in to comment.