fix docker issue
This commit is contained in:
@@ -2,7 +2,7 @@ FROM python:3.11-slim
|
||||
|
||||
# ── 系统依赖(PaddleOCR 需要的图形库) ──
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
libgl1-mesa-glx \
|
||||
libgl1 \
|
||||
libglib2.0-0 \
|
||||
libsm6 \
|
||||
libxext6 \
|
||||
|
||||
Reference in New Issue
Block a user