mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Upgrade elixir and add Dockerfile
This commit is contained in:
parent
c0d1ffee3a
commit
1106b35be0
@ -1,4 +1,4 @@
|
||||
elixir 1.11.3
|
||||
elixir 1.11.4
|
||||
python 2.7.14
|
||||
nodejs 10.16.0
|
||||
erlang 23.2.3
|
||||
|
||||
1
Dockerfile
Normal file
1
Dockerfile
Normal file
@ -0,0 +1 @@
|
||||
FROM elixir:1.11.4
|
||||
Loading…
Reference in New Issue
Block a user