mirror of https://github.com/citusdata/citus.git
add vim for git commit messages
parent
e590c94232
commit
8ab77c70b6
|
@ -33,6 +33,7 @@ RUN apt update && apt install -y \
|
|||
sudo \
|
||||
uncrustify \
|
||||
uuid-dev \
|
||||
vim \
|
||||
zlib1g-dev \
|
||||
&& apt clean
|
||||
|
||||
|
|
Loading…
Reference in New Issue