Skip to content

Commit a20cd7f

Browse files
authored
Merge pull request #22 from xflagstudio/update-elixir
update Elixir to 1.9.1
2 parents ff928f0 + 47df130 commit a20cd7f

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.9.0-otp-22"
5+
ENV ELIXIR_VERSION "1.9.1-otp-22"
66
ENV ERLANG_VERSION "22.0"
77
ENV ASDF_VERSION "v0.5.1"
88
ENV ASDF_DIR /opt/asdf

0 commit comments

Comments
 (0)