mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	docker: ubuntu 14.04 dotnet source fix
This commit is contained in:
		
							parent
							
								
									5e79dba3d6
								
							
						
					
					
						commit
						0a6a76734a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -26,7 +26,7 @@ RUN apt-get update && \
 | 
			
		|||
        python2.7 \
 | 
			
		||||
        python-setuptools
 | 
			
		||||
 | 
			
		||||
RUN curl -SL https://packages.microsoft.com/config/ubuntu/16.04/packages-microsoft-prod.deb --output packages-microsoft-prod.deb && \
 | 
			
		||||
RUN curl -SL https://packages.microsoft.com/config/ubuntu/14.04/packages-microsoft-prod.deb --output packages-microsoft-prod.deb && \
 | 
			
		||||
    dpkg -i packages-microsoft-prod.deb && \
 | 
			
		||||
    apt-get update && \
 | 
			
		||||
    apt-get -y --no-install-recommends install dotnet-sdk-2.1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue