Moved to python base image
	
		
			
	
		
	
	
		
	
		
			Some checks reported errors
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build encountered an error
				
			
		
		
	
	
				
					
				
			
		
			Some checks reported errors
		
		
	
	continuous-integration/drone/push Build encountered an error
				
			This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
FROM registry.kmlabz.com/birbnetes/ai-base-image
 | 
			
		||||
FROM python:3.8
 | 
			
		||||
 | 
			
		||||
RUN apt update && apt install -y libsndfile1-dev libsndfile1 && apt clean
 | 
			
		||||
 | 
			
		||||
@@ -11,4 +11,4 @@ WORKDIR /cnn_classification_service/
 | 
			
		||||
 | 
			
		||||
RUN pip3 install -r requirements.txt
 | 
			
		||||
 | 
			
		||||
ENTRYPOINT ["python3", "main.py"]
 | 
			
		||||
ENTRYPOINT ["python3", "main.py"]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user