Skip to content

Commit

Permalink
Merge pull request #19 from xflagstudio/ex1.8.1-amzn
Browse files Browse the repository at this point in the history
[amazonlinux] upgrade to elixir 1.8.1
  • Loading branch information
nashimoto authored Mar 7, 2019
2 parents d2b2c8f + af257a1 commit 4edd8a1
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.3-otp-21"
ENV ELIXIR_VERSION "1.8.1-otp-21"
ENV ERLANG_VERSION "21.0"
ENV ASDF_VERSION "v0.5.1"
ENV ASDF_DIR /opt/asdf
Expand Down

0 comments on commit 4edd8a1

Please sign in to comment.