Skip to content

Commit

Permalink
ci(pi): update to kernai/refinery-parent-image:v1.19.1-common
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Dec 11, 2024
1 parent 2afe529 commit 0b6c164
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 @@ -16,4 +16,4 @@ RUN python -m spacy download de_core_news_sm

COPY / .

CMD [ "/usr/local/bin/uvicorn", "--host", "0.0.0.0", "--port", "80", "app:app" ]
CMD [ "/usr/local/bin/uvicorn", "--host", "0.0.0.0", "--port", "80", "app:app" ]

0 comments on commit 0b6c164

Please sign in to comment.