Skip to content

Commit

Permalink
added vim
Browse files Browse the repository at this point in the history
  • Loading branch information
aburston committed Dec 17, 2020
1 parent 77694c3 commit ecf9fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN apk add --no-cache sudo \
gcc libxml2-dev libxslt-dev musl-dev \
bash python3-dev openssh expect sshpass \
libffi-dev openssl-dev build-base curl \
ansible=2.9.14-r0
ansible=2.9.14-r0 vim

# copy requirements.txt for Python and install
WORKDIR /tmp
Expand Down

0 comments on commit ecf9fc8

Please sign in to comment.