Skip to content

Commit

Permalink
Run update pip for tm contianer
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Nov 3, 2023
1 parent 7135e29 commit 24a1f64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/tasking-manager-api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ RUN apk update && \
proj-util \
proj-dev

RUN pip install --upgrade pip
RUN pip install -r requirements.txt
RUN pip install apscheduler==3.7.0

Expand Down

0 comments on commit 24a1f64

Please sign in to comment.