From cc162e4e9aa712f280656f8a0cc69656abddd9e2 Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Sun, 8 Oct 2023 19:36:15 +0200 Subject: build nightly and stable --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile') 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 \ -- cgit v1.2.3