Update freqtrade-NFIx5/Dockerfile
This commit is contained in:
		@@ -22,6 +22,7 @@ RUN apk add --no-cache \
 | 
				
			|||||||
    g++ \
 | 
					    g++ \
 | 
				
			||||||
    make \
 | 
					    make \
 | 
				
			||||||
    cmake \
 | 
					    cmake \
 | 
				
			||||||
 | 
					    ninja \
 | 
				
			||||||
    musl-dev \
 | 
					    musl-dev \
 | 
				
			||||||
    linux-headers \
 | 
					    linux-headers \
 | 
				
			||||||
    python3 \
 | 
					    python3 \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user