Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Smehnov authored Mar 4, 2024
1 parent ff4446d commit 1aac4d4
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 @@ -17,4 +17,4 @@ RUN python3.8 -m pip install --upgrade pip
RUN python3.8 -m pip install -r requirements.txt
COPY . .

ENTRYPOINT ["/bin/sh"]
CMD ["/bin/sh"]

0 comments on commit 1aac4d4

Please sign in to comment.