ar08 commited on
Commit
fc7439d
·
verified ·
1 Parent(s): da01e1c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -26,7 +26,7 @@ RUN apt-get update && \
26
  apktool \
27
  virtualbox-dkms \
28
  sudo \
29
- netcat \
30
  && apt-get clean
31
 
32
  # Install Python dependencies (assuming requirements.txt is in the same directory)
 
26
  apktool \
27
  virtualbox-dkms \
28
  sudo \
29
+ netcat-traditional \
30
  && apt-get clean
31
 
32
  # Install Python dependencies (assuming requirements.txt is in the same directory)