Skip to content

Commit 7e1da47

Browse files
authored
Update Dockerfile
1 parent 41aa2af commit 7e1da47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
ENTRYPOINT ["./entrypoint.sh"]
6666
CMD ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "9000"]
6767

68-
# 👇 Importante: solo al final
68+
# 👇Run with not root user
6969
USER fastapi
7070

0 commit comments

Comments
 (0)