Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
HamzaAburaneh committed Jan 22, 2024
1 parent 9d7d2a8 commit 595b57a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/suggestion/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ RUN pip3 install -U Flask \
numpy \
pyairtable

# Download NLTK data
RUN python3 -m nltk.downloader stopwords

# Create app directory
RUN mkdir /app

Expand Down

0 comments on commit 595b57a

Please sign in to comment.