Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Equasa committed Jan 29, 2025
1 parent f3d12de commit 257e137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ USER $USERNAME

WORKDIR /app

COPY requirements.txt
COPY requirements.txt .

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

Expand Down

0 comments on commit 257e137

Please sign in to comment.