mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-09-01 15:57:25 +08:00
style(docker): format Dockerfile for better readability
- Align python3.10-dev and python3-pip for improved visual consistency - Enhance Dockerfile formatting without changing functionality
This commit is contained in:
@@ -16,8 +16,8 @@ RUN apt-get update && \
|
||||
python3.10 \
|
||||
python3.10-venv \
|
||||
python3.10-distutils \
|
||||
python3.10-dev \
|
||||
python3-pip \
|
||||
python3.10-dev \
|
||||
python3-pip \
|
||||
wget \
|
||||
git \
|
||||
libgl1 \
|
||||
|
||||
Reference in New Issue
Block a user