Skip to content

Commit

Permalink
chore: remove disutils to fix failing build
Browse files Browse the repository at this point in the history
  • Loading branch information
zawan-ila committed Feb 10, 2025
1 parent 5a5f508 commit 7c930cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ RUN apt-get update && \
libcairo2-dev \
python3-pip \
python${PYTHON_VERSION} \
python${PYTHON_VERSION}-dev \
python${PYTHON_VERSION}-distutils && \
python${PYTHON_VERSION}-dev && \
rm -rf /var/lib/apt/lists/*

# Use UTF-8.
Expand Down

0 comments on commit 7c930cf

Please sign in to comment.