We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a1f64 commit 495582cCopy full SHA for 495582c
images/tasking-manager-api/Dockerfile
@@ -25,6 +25,7 @@ RUN apk update && \
25
proj-dev
26
27
RUN pip install --upgrade pip
28
+RUN pip install wheel
29
RUN pip install -r requirements.txt
30
RUN pip install apscheduler==3.7.0
31
0 commit comments