jinesh22 commited on
Commit
5f0ff00
·
verified ·
1 Parent(s): b44f14f

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y \
7
  curl \
8
  git \
9
  && rm -rf /var/lib/apt/lists/*
10
- RUN pip install openpyxl
11
 
12
 
13
  COPY requirements.txt ./
 
7
  curl \
8
  git \
9
  && rm -rf /var/lib/apt/lists/*
10
+
11
 
12
 
13
  COPY requirements.txt ./