summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorHoracio Sanson <hsanson@gmail.com>2022-10-04 09:38:07 +0900
committerGitHub <noreply@github.com>2022-10-04 09:38:07 +0900
commit4094426c707dda404754487bf496db1b4c7d05f1 (patch)
tree4e18eac690dfa06bb83847e3a181e741cd93816d /Dockerfile
parenta33960eb51b638f232dff71cfeac5ede87b38312 (diff)
downloadale-4094426c707dda404754487bf496db1b4c7d05f1.zip
Add vim 9.0 and remove 8.0 (#4271)
* Add vim 9.0 and remove 8.0 * Remove vim 8.2 and keep 8.0
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 7a1113f6..d5670387 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,7 @@
FROM testbed/vim:20
RUN install_vim -tag v8.0.0027 -build \
- -tag v8.2.4693 -build \
+ -tag v9.0.0133 -build \
-tag neovim:v0.2.0 -build \
-tag neovim:v0.7.0 -build