diff options
author | sridhars <sridhars@users.noreply.github.com> | 2018-07-24 16:42:26 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-24 16:42:26 -0500 |
commit | 4446cf15bea403204b5097f1bfc74267af32553c (patch) | |
tree | 325b0370a3b511efa2a498ee6959fe16c56c1b20 /Dockerfile | |
parent | 0da4c6e4ad009a37b482d301a19b6d024aa0ae0a (diff) | |
parent | 341857477011f703664b31d8d76f6872f8399c66 (diff) | |
download | ale-4446cf15bea403204b5097f1bfc74267af32553c.zip |
Merge pull request #1 from w0rp/master
update
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ FROM tweekmonster/vim-testbed:latest RUN install_vim -tag v8.0.0027 -build \ + -tag v8.1.0204 -build \ -tag neovim:v0.2.0 -build \ -tag neovim:v0.3.0 -build |