build: fix docker build
This commit is contained in:
		@@ -26,6 +26,9 @@ ADD pyproject.toml .
 | 
			
		||||
ADD camera camera
 | 
			
		||||
ADD README.md .
 | 
			
		||||
 | 
			
		||||
# Poetry expect to found a git project
 | 
			
		||||
ADD .git .git
 | 
			
		||||
 | 
			
		||||
RUN poetry build
 | 
			
		||||
 | 
			
		||||
#################
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user