From 84a4f11f52ae25b10d205f6dd6bc337d04b0f8aa Mon Sep 17 00:00:00 2001 From: redxef Date: Mon, 11 Dec 2023 13:54:13 +0100 Subject: [PATCH] Add break-system-packages until we package this better. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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