privateone commited on
Commit
5ff8ab8
·
verified ·
1 Parent(s): 45c2409

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -15,6 +15,7 @@ RUN apt-get update && \
15
  sudo\
16
  bash \
17
  passwd\
 
18
  python3\
19
  keychain\
20
  net-tools\
 
15
  sudo\
16
  bash \
17
  passwd\
18
+ sshpass\
19
  python3\
20
  keychain\
21
  net-tools\