Skip to content

Commit

Permalink
Merge branch 'release/0.4.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
Maki committed Apr 15, 2024
2 parents 38cff14 + c965fba commit ff8260c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN pip install --no-cache-dir -r requirements.txt

COPY . .

RUN chmod 777 -R /app
EXPOSE 8501

CMD ["streamlit", "run", "app.py"]

0 comments on commit ff8260c

Please sign in to comment.