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