Skip to content

Commit 24a1f64

Browse files
author
Rub21
committed
Run update pip for tm contianer
1 parent 7135e29 commit 24a1f64

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
@@ -24,6 +24,7 @@ RUN apk update && \
2424
proj-util \
2525
proj-dev
2626

27+
RUN pip install --upgrade pip
2728
RUN pip install -r requirements.txt
2829
RUN pip install apscheduler==3.7.0
2930

0 commit comments

Comments
 (0)