Skip to content

Commit 495582c

Browse files
author
Rub21
committed
Install wheel in TM container
1 parent 24a1f64 commit 495582c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/tasking-manager-api/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ RUN apk update && \
2525
proj-dev
2626

2727
RUN pip install --upgrade pip
28+
RUN pip install wheel
2829
RUN pip install -r requirements.txt
2930
RUN pip install apscheduler==3.7.0
3031

0 commit comments

Comments
 (0)