mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-23 20:18:00 +01:00
upgrade elixir to 1.10.3
This commit is contained in:
parent
075d947755
commit
d3da11bf68
1 changed files with 1 additions and 1 deletions
|
@ -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; \
|
||||||
|
|
Loading…
Reference in a new issue