Skip to content

Commit

Permalink
Merge pull request #22 from xflagstudio/update-elixir
Browse files Browse the repository at this point in the history
update Elixir to 1.9.1
  • Loading branch information
enerick authored Jul 25, 2019
2 parents ff928f0 + 47df130 commit a20cd7f
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 @@ -2,7 +2,7 @@ FROM amazonlinux:1

ENV LANG en_US.UTF-8

ENV ELIXIR_VERSION "1.9.0-otp-22"
ENV ELIXIR_VERSION "1.9.1-otp-22"
ENV ERLANG_VERSION "22.0"
ENV ASDF_VERSION "v0.5.1"
ENV ASDF_DIR /opt/asdf
Expand Down

0 comments on commit a20cd7f

Please sign in to comment.