fix(Dockerfile): fix minor spelling mistake
This commit is contained in:
parent
760823f1e3
commit
2d82636f90
@ -15,7 +15,7 @@ RUN apk --no-cache add \
|
|||||||
pkgconf \
|
pkgconf \
|
||||||
unzip
|
unzip
|
||||||
|
|
||||||
# Build neovim (and use it as an example codebase
|
# Build neovim (and use it) as an example codebase
|
||||||
RUN git clone https://github.com/neovim/neovim.git
|
RUN git clone https://github.com/neovim/neovim.git
|
||||||
|
|
||||||
ARG VERSION=master
|
ARG VERSION=master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user