Skip to content

Commit

Permalink
Merge pull request #17 from xflagstudio/ex1.7.3-amzn
Browse files Browse the repository at this point in the history
[amazonlinux] upgrade to elixir 1.7.3
  • Loading branch information
enerick authored Aug 29, 2018
2 parents 0631bbe + 2c3e52d commit d2b2c8f
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.7.2-otp-21"
ENV ELIXIR_VERSION "1.7.3-otp-21"
ENV ERLANG_VERSION "21.0"
ENV ASDF_VERSION "v0.5.1"
ENV ASDF_DIR /opt/asdf
Expand Down

0 comments on commit d2b2c8f

Please sign in to comment.