aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 984dbf7..d31bf15 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,6 +1,6 @@
FROM alpine:latest
-ARG NEOVIM_VERSION=stable
+ARG NEOVIM_VERSION=v0.8.0
WORKDIR /tmp/nvim