Update Dockerfile

#1
by dirham - opened
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -17,6 +17,7 @@ RUN rm -f /etc/apt/sources.list.d/*.list && \
17
  htop \
18
  bzip2 \
19
  libx11-6 \
 
20
  build-essential \
21
  libsndfile-dev \
22
  software-properties-common \
 
17
  htop \
18
  bzip2 \
19
  libx11-6 \
20
+ wget \
21
  build-essential \
22
  libsndfile-dev \
23
  software-properties-common \