Skip to content

Commit

Permalink
Copy requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
DevChima committed Sep 9, 2024
1 parent 55d790e commit e1a2e86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ ENV PIP_RETRIES=120 \

RUN apt-get-install.sh wget tar build-essential

COPY requirements.txt /rapidpro

WORKDIR /rapidpro

ARG RAPIDPRO_VERSION
Expand Down

0 comments on commit e1a2e86

Please sign in to comment.