Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Upgrade Docker image to Alpine 3.11 #612

Merged

Commits on Mar 1, 2020

  1. Bump dependency versions

    Not all dependencies work well on Alpine 3.11. Thus, bump dependencies and lock
    again.
    
    Due to also updating the CORS packages while dependency locking, the
    CORS_ORIGIN_WHITELIST had to be changed to valid URIs, which are now required
    by the respective packages.
    languitar committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    cf4836a View commit details
    Browse the repository at this point in the history
  2. Upgrade Docker image to Alpine 3.11

    This make tesseract 4.1 avaialbe, which fixes some things like infinite
    processing loops on some documents: tesseract-ocr/tesseract#2288
    languitar committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    19b9b2a View commit details
    Browse the repository at this point in the history