mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	fix up pipfile for arm/v7
This commit is contained in:
		
							parent
							
								
									4bb0da397a
								
							
						
					
					
						commit
						a1a415a5d1
					
				
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@ -107,7 +107,7 @@ jobs:
 | 
			
		||||
        uses: docker/setup-qemu-action@v1
 | 
			
		||||
      -
 | 
			
		||||
        name: Cache Docker layers
 | 
			
		||||
        uses: pat-s/always-upload-cache@v2.1.3
 | 
			
		||||
        uses: actions/cache@v2
 | 
			
		||||
        with:
 | 
			
		||||
          path: /tmp/.buildx-cache
 | 
			
		||||
          key: ${{ runner.os }}-buildx-${{ github.sha }}
 | 
			
		||||
 | 
			
		||||
@ -38,6 +38,7 @@ RUN apt-get update \
 | 
			
		||||
		icc-profiles-free \
 | 
			
		||||
		imagemagick \
 | 
			
		||||
		libatlas-base-dev \
 | 
			
		||||
		libffi-dev \
 | 
			
		||||
		liblept5 \
 | 
			
		||||
		libmagic-dev \
 | 
			
		||||
		libpoppler-cpp-dev \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user