dead031 commited on
Commit
7806632
·
verified ·
1 Parent(s): 1e7ca15

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -6,7 +6,8 @@ RUN apt-get update && apt-get install -y \
6
  tesseract-ocr-mar \
7
  tesseract-ocr-hin \
8
  poppler-utils \
9
- libgl1-mesa-glx \
 
10
  libglib2.0-0 \
11
  git \
12
  build-essential \
 
6
  tesseract-ocr-mar \
7
  tesseract-ocr-hin \
8
  poppler-utils \
9
+ libgl1 \
10
+ libglx-mesa0 \
11
  libglib2.0-0 \
12
  git \
13
  build-essential \