AZLABS commited on
Commit
c469205
·
verified ·
1 Parent(s): 64bddd1

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -2
Dockerfile CHANGED
@@ -12,8 +12,9 @@ RUN apt update && \
12
  net-tools \
13
  netcat \
14
  openssh-client \
15
- python \
16
- python-pip \
 
17
  sudo \
18
  vim \
19
  wget \
 
12
  net-tools \
13
  netcat \
14
  openssh-client \
15
+ python3 \
16
+ python3-pip \
17
+ python3-venv \
18
  sudo \
19
  vim \
20
  wget \