privateone commited on
Commit
740e512
·
verified ·
1 Parent(s): 921bf6f

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -2
Dockerfile CHANGED
@@ -14,8 +14,9 @@ RUN apt-get update && \
14
  ufw\
15
  sudo\
16
  bash \
17
- passwd \
18
- python3 \
 
19
  net-tools\
20
  python3-pip\
21
  python3-venv\
 
14
  ufw\
15
  sudo\
16
  bash \
17
+ passwd\
18
+ python3\
19
+ keychain\
20
  net-tools\
21
  python3-pip\
22
  python3-venv\