fix dockerfile
This commit is contained in:
		@@ -5,5 +5,5 @@
 | 
			
		||||
# package GCC cross compilers
 | 
			
		||||
FROM python:3.7-alpine
 | 
			
		||||
 | 
			
		||||
RUN apk update && apk add alpine-sdk curl wget ssh rsync git git-lfs
 | 
			
		||||
RUN apk update && apk add alpine-sdk curl wget openssh rsync git git-lfs
 | 
			
		||||
RUN pip install pipenv
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user