mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Adds some basic steps for updating
This commit is contained in:
parent
f1204d2749
commit
8fcb7efbd2
@ -12,6 +12,12 @@ JBIG is an image coding which can achieve better compression of images for PDFs.
|
|||||||
|
|
||||||
The Docker image builds a shared library file and utility, which is copied into the correct location in the final image.
|
The Docker image builds a shared library file and utility, which is copied into the correct location in the final image.
|
||||||
|
|
||||||
|
### Updating
|
||||||
|
|
||||||
|
1. Ensure the given qpdf version is present in [Debian bookworm](https://packages.debian.org/bookworm/qpdf)
|
||||||
|
2. Update `.build-config.json` to the given version
|
||||||
|
3. If the Debian specific version has incremented, update `Dockerfile.qpdf`
|
||||||
|
|
||||||
See Also:
|
See Also:
|
||||||
|
|
||||||
- [OCRMyPDF Documentation](https://ocrmypdf.readthedocs.io/en/latest/jbig2.html)
|
- [OCRMyPDF Documentation](https://ocrmypdf.readthedocs.io/en/latest/jbig2.html)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user