aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorChristian Segundo2023-10-08 19:36:15 +0200
committerChristian Segundo2023-10-08 22:57:58 +0200
commitcc162e4e9aa712f280656f8a0cc69656abddd9e2 (patch)
treec4b5a1cdabcf3ee80d2fba37c4af73c2bccd52a3 /Dockerfile
parent294031e3ea90353849db49c536d89f469f8a97d1 (diff)
downloadnvim-cc162e4e9aa712f280656f8a0cc69656abddd9e2.tar.gz
build nightly and stable
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 7a3b82f..b5dac93 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,6 +1,6 @@
FROM alpine:latest
-ARG NEOVIM_VERSION=v0.9.2
+ARG NEOVIM_VERSION=-
RUN apk --no-cache add \
autoconf \