Skip to content

Commit 4edd8a1

Browse files
authored
Merge pull request #19 from xflagstudio/ex1.8.1-amzn
[amazonlinux] upgrade to elixir 1.8.1
2 parents d2b2c8f + af257a1 commit 4edd8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM amazonlinux:1
22

33
ENV LANG en_US.UTF-8
44

5-
ENV ELIXIR_VERSION "1.7.3-otp-21"
5+
ENV ELIXIR_VERSION "1.8.1-otp-21"
66
ENV ERLANG_VERSION "21.0"
77
ENV ASDF_VERSION "v0.5.1"
88
ENV ASDF_DIR /opt/asdf

0 commit comments

Comments
 (0)