diff --git a/Dockerfile b/Dockerfile index a262943..81ae92f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ RUN apk --no-cache add \ py3-yaml \ py3-click \ py3-dnspython \ - && python3 -m pip install \ + && python3 -m pip install --break-system-packages \ ovh \ schema