summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorHoracio Sanson <hsanson@gmail.com>2022-11-25 21:55:31 +0900
committerGitHub <noreply@github.com>2022-11-25 12:55:31 +0000
commitcbf7045eee17f825e7ac4d4bf07efe0a3349810b (patch)
tree0d7fb36010ef4972ab4c5cd77aefb1c9dc27e161 /Dockerfile
parent2cfbebdd597f3a9e0d42d9632229c1bbb9e80ba0 (diff)
downloadale-cbf7045eee17f825e7ac4d4bf07efe0a3349810b.zip
Fix 4324 - add neovim 0.8 test (#4325)
* Fix 4324 - add neovim 0.8 test * Update vim testbed image * Update documentation Co-authored-by: w0rp <w0rp@users.noreply.github.com>
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index d5670387..b7b42a3f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,9 +1,9 @@
-FROM testbed/vim:20
+FROM testbed/vim:24
RUN install_vim -tag v8.0.0027 -build \
-tag v9.0.0133 -build \
-tag neovim:v0.2.0 -build \
- -tag neovim:v0.7.0 -build
+ -tag neovim:v0.8.0 -build
ENV PACKAGES="\
bash \