mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	updated dependencies.
This commit is contained in:
		| @@ -11,12 +11,16 @@ RUN apt-get update \ | ||||
| 		curl \ | ||||
| 		ghostscript \ | ||||
| 		gnupg \ | ||||
| 		icc-profiles-free \ | ||||
| 		imagemagick \ | ||||
| 		libatlas-base-dev \ | ||||
| 		liblept5 \ | ||||
| 		libmagic-dev \ | ||||
| 		libpoppler-cpp-dev \ | ||||
| 		libpq-dev \ | ||||
| 		libxml2 \ | ||||
| 		optipng \ | ||||
| 		pngquant \ | ||||
| 		sudo \ | ||||
| 		tesseract-ocr \ | ||||
| 		tesseract-ocr-eng \ | ||||
| @@ -26,6 +30,7 @@ RUN apt-get update \ | ||||
| 		tesseract-ocr-spa \ | ||||
| 		tzdata \ | ||||
| 		unpaper \ | ||||
| 		zlib1g \ | ||||
| 	&& pip3 install --upgrade supervisor setuptools \ | ||||
| 	&& pip install --no-cache-dir -r requirements.txt \ | ||||
| 	&& apt-get -y purge build-essential \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 jonaswinkler
					jonaswinkler