remove TZ from dockerfile too
This commit is contained in:
		
							parent
							
								
									2337392b91
								
							
						
					
					
						commit
						d5e25f8da3
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -5,5 +5,4 @@ COPY . .
 | 
				
			||||||
ENV PIP_ROOT_USER_ACTION=ignore
 | 
					ENV PIP_ROOT_USER_ACTION=ignore
 | 
				
			||||||
RUN pip install -r requirements.txt
 | 
					RUN pip install -r requirements.txt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENV TZ=Europe/Moscow
 | 
					 | 
				
			||||||
CMD /pgbot/pgbot
 | 
					CMD /pgbot/pgbot
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue