summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorHoracio Sanson <hsanson@gmail.com>2022-06-29 13:17:00 +0900
committerGitHub <noreply@github.com>2022-06-29 13:17:00 +0900
commit16cca1413f6492a2bec1c036f1a0aa66c8219b34 (patch)
tree8f8eac91d8689fda2ada46f4633c6fe0caec1887 /Dockerfile
parent39d1a1058908396be61579a13e75a272cc527c57 (diff)
downloadale-16cca1413f6492a2bec1c036f1a0aa66c8219b34.zip
Update tests to use latest neovim 0.7 (#4180)
* Update tests to use latest neovim 0.7 * Update CI to use neovim 0.7 * Fix conflict
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index e7b0cfb0..7a1113f6 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -3,7 +3,7 @@ FROM testbed/vim:20
RUN install_vim -tag v8.0.0027 -build \
-tag v8.2.4693 -build \
-tag neovim:v0.2.0 -build \
- -tag neovim:v0.6.1 -build
+ -tag neovim:v0.7.0 -build
ENV PACKAGES="\
bash \