From 0e71e8b46523d08c801b329e37b0ef89afe6ae8f Mon Sep 17 00:00:00 2001 From: w0rp Date: Sun, 22 Jul 2018 22:35:49 +0100 Subject: Update the Dockerfile to test with a newer version of Vimt too --- Dockerfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Dockerfile') 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 -- cgit v1.2.3