Add break-system-packages until we package this better.

This commit is contained in:
redxef 2023-12-11 13:54:13 +01:00
parent b2cc69304c
commit 84a4f11f52
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -6,7 +6,7 @@ RUN apk --no-cache add \
py3-yaml \ py3-yaml \
py3-click \ py3-click \
py3-dnspython \ py3-dnspython \
&& python3 -m pip install \ && python3 -m pip install --break-system-packages \
ovh \ ovh \
schema schema