update
This commit is contained in:
		@@ -35,6 +35,7 @@ RUN ./install_ta-lib.sh
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
WORKDIR /freq
 | 
					WORKDIR /freq
 | 
				
			||||||
RUN python3 -m venv .venv
 | 
					RUN python3 -m venv .venv
 | 
				
			||||||
 | 
					RUN echo "source /freq/.venv/bin/activate" >> ~/.bashrc
 | 
				
			||||||
RUN source /freq/.venv/bin/activate
 | 
					RUN source /freq/.venv/bin/activate
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN python3 -m pip install --upgrade pip
 | 
					RUN python3 -m pip install --upgrade pip
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user