diff --git a/tools/ci/documentation.dockerfile b/tools/ci/documentation.dockerfile index 94a8011..811a333 100644 --- a/tools/ci/documentation.dockerfile +++ b/tools/ci/documentation.dockerfile @@ -20,8 +20,7 @@ RUN apk add --no-cache \ openssh RUN pip install --no-cache-dir --break-system-packages \ - conan \ - gitpython \ Sphinx \ sphinx_rtd_theme \ - && conan profile detect + gitpython \ + breathe