jclyo1 commited on
Commit
77aefa5
1 Parent(s): e71ce30

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -8,7 +8,7 @@ RUN apt-get update && apt-get install -y \
8
  python3-pip \
9
  wget \
10
  sudo \
11
- vi
12
 
13
 
14
  # RUN cargo install os_info_cli
 
8
  python3-pip \
9
  wget \
10
  sudo \
11
+ vim
12
 
13
 
14
  # RUN cargo install os_info_cli