Skip to content

Commit

Permalink
Merge pull request #408 from ighoshsubho/main
Browse files Browse the repository at this point in the history
Updated Dockerfile
  • Loading branch information
ighoshsubho authored Jul 5, 2023
2 parents db4a765 + 0ec862c commit ca48a1a
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
@@ -1,6 +1,6 @@
FROM python:3.9

WORKDIR /usr/src/application
WORKDIR ./app

COPY requirements.txt ./

Expand Down

0 comments on commit ca48a1a

Please sign in to comment.