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