Twan07 commited on
Commit
d069380
·
verified ·
1 Parent(s): 8b9899d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -5,6 +5,7 @@ RUN apt-get update && apt-get install -y \
5
  git \
6
  build-essential \
7
  python3 \
 
8
  pkg-config \
9
  libssl-dev \
10
  libcairo2-dev \
 
5
  git \
6
  build-essential \
7
  python3 \
8
+ sudo \
9
  pkg-config \
10
  libssl-dev \
11
  libcairo2-dev \