util-docker: Add vim to 24.04-all-deps Ubuntu Docker
Change-Id: I898a0fddcdcf8a876fcbbe11795e858395ad9740
This commit is contained in:
@@ -52,7 +52,8 @@ RUN apt -y update && apt -y upgrade && apt -y install \
|
||||
pkg-config \
|
||||
wget \
|
||||
cmake \
|
||||
doxygen
|
||||
doxygen \
|
||||
vim
|
||||
|
||||
# pre-commit, as installed via apt in 24.04, attempts to create a cache
|
||||
# directory at "${HOME}/.cache/pre-commit". If running docker with non-root,
|
||||
|
||||
Reference in New Issue
Block a user