Add libxslt-dev to dependencies.
At least one arm based image does not pull in dependencies the same way the amd64 one does, resulting in a missing libxslt shared lib.
This commit is contained in:
		
							parent
							
								
									23381f7d17
								
							
						
					
					
						commit
						ba18258750
					
				@ -30,6 +30,7 @@ RUN apt-get update \
 | 
			
		||||
		libpq-dev \
 | 
			
		||||
		libqpdf-dev \
 | 
			
		||||
		libxml2 \
 | 
			
		||||
		libxslt-dev \
 | 
			
		||||
		optipng \
 | 
			
		||||
		pngquant \
 | 
			
		||||
		qpdf \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user