rdz-falcon commited on
Commit
29d666d
·
verified ·
1 Parent(s): 1f9317a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -8,6 +8,7 @@ RUN mkdir -p /app/.cache_app && \
8
 
9
  RUN apt-get update && apt-get install -y \
10
  build-essential \
 
11
  curl \
12
  software-properties-common \
13
  git \
 
8
 
9
  RUN apt-get update && apt-get install -y \
10
  build-essential \
11
+ cmake \
12
  curl \
13
  software-properties-common \
14
  git \