Skip to content

Commit 2ee6b7a

Browse files
committed
feat(ansible): Add vim package to docker image
1 parent 23c2f05 commit 2ee6b7a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ ARG JAVA_VERSION=21
44

55
RUN apt-get update && apt-get install --no-install-recommends -y \
66
bash \
7+
vim \
78
git \
89
curl \
910
unzip \

0 commit comments

Comments
 (0)