Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
fixed dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
joshika39 committed Mar 28, 2024
1 parent eca8f9e commit f04b397
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions handler/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ COPY dblib.py .
COPY lib.py .
COPY store.py .
COPY main.py .
COPY *router.py .

RUN pip install --no-cache-dir -r requirements.txt

Expand Down

0 comments on commit f04b397

Please sign in to comment.