change ESL download site
This commit is contained in:
parent
761e855b4c
commit
f9fa7acb35
|
|
@ -20,7 +20,7 @@ RUN set -x \
|
||||||
# Add the officially endorsed Erlang debian repository:
|
# Add the officially endorsed Erlang debian repository:
|
||||||
# See:
|
# See:
|
||||||
# - http://www.erlang.org/download.html
|
# - http://www.erlang.org/download.html
|
||||||
# - https://www.erlang-solutions.com/downloads/download-erlang-otp
|
# - https://www.erlang-solutions.com/resources/download.html
|
||||||
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 434975BD900CCBE4F7EE1B1ED208507CA14F4FCA
|
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 434975BD900CCBE4F7EE1B1ED208507CA14F4FCA
|
||||||
RUN echo 'deb http://packages.erlang-solutions.com/debian jessie contrib' > /etc/apt/sources.list.d/erlang.list
|
RUN echo 'deb http://packages.erlang-solutions.com/debian jessie contrib' > /etc/apt/sources.list.d/erlang.list
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue