Skip to content
Snippets Groups Projects
Commit d4de20f6 authored by nd's avatar nd
Browse files

"fix" pip in debian bookworm

parent 90303014
Branches
No related tags found
No related merge requests found
......@@ -5,4 +5,4 @@ RUN apt-get -qq update && \
apt-get -qq install python3-pip && \
apt-get -qq clean
RUN pip3 install mkdocs mkdocs-static-i18n
RUN pip3 --break-system-packages install mkdocs mkdocs-static-i18n
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment