upgrade elixir to 1.10.3

This commit is contained in:
byte[] 2020-05-06 22:34:25 -04:00
parent 075d947755
commit d3da11bf68

View file

@ -1,4 +1,4 @@
FROM elixir:1.10.2 FROM elixir:1.10.3
RUN apt-get update; \ RUN apt-get update; \
apt-get -qq -y install apt-transport-https; \ apt-get -qq -y install apt-transport-https; \