docker: remove boto3 from CentOS 6 since it requires and updated pip (#24813)
This commit is contained in:
		 Massimiliano Culpo
					Massimiliano Culpo
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							78f65e7ce0
						
					
				
				
					commit
					d14520d6d8
				
			| @@ -35,7 +35,6 @@ RUN yum update -y \ | ||||
|         tcl \ | ||||
|         unzip \ | ||||
|         which \ | ||||
|  && pip install boto3 \ | ||||
|  && rm -rf /var/cache/yum \ | ||||
|  && yum clean all | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user