summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2018-07-22 22:35:49 +0100
committerw0rp <devw0rp@gmail.com>2018-07-22 22:35:49 +0100
commit0e71e8b46523d08c801b329e37b0ef89afe6ae8f (patch)
tree598635c65f27588a7bac46c827c9023e247bd339 /Dockerfile
parent846bfb47b2e213c5627eb614f7a436089c1b4896 (diff)
downloadale-0e71e8b46523d08c801b329e37b0ef89afe6ae8f.zip
Update the Dockerfile to test with a newer version of Vimt too
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index 20a43bca..6111f9ba 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -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