mirror of
				https://github.com/miaowware/qrm2.git
				synced 2025-11-03 19:50:20 -05:00 
			
		
		
		
	Merge pull request #71 from classabbyamp/docker2
change FROM to alpine 3.10
This commit is contained in:
		
						commit
						489c04a945
					
				@ -1,4 +1,4 @@
 | 
				
			|||||||
FROM python:3-alpine
 | 
					FROM alpine:3.10
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COPY . /app
 | 
					COPY . /app
 | 
				
			||||||
WORKDIR /app
 | 
					WORKDIR /app
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user