mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🚧 Use Ubuntu 22.04
Building opencv-python-headless takes ages, try to use the latest Ubuntu LTS to avoid that.
This commit is contained in:
parent
e9156ebaa3
commit
ff6b289d94
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:18.04
|
||||
FROM ubuntu:22.04
|
||||
|
||||
ARG PIP_INSTALL="pip install --no-cache-dir"
|
||||
ARG OCRD_VERSION_MINIMUM="2.23.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue