Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
greyhypotheses committed Apr 7, 2024
1 parent 3a67eeb commit 3648bb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ RUN pip install --upgrade pip && conda install -n base --file requirements.txt &

# Specific COPY
COPY src /app/src
COPY resources /app/resources
COPY config.py /app/config.py

# Port
Expand Down

0 comments on commit 3648bb4

Please sign in to comment.