Commit 1d317b9a authored by nimrod's avatar nimrod
Browse files

Workbench: Reintroduce Opensearch Curator and Chalice.

They were removed because their dependencies conflicted with other
packages.
parent 83e9476b
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -231,6 +231,8 @@ RUN apt-get update && \
        transmission-rpc \
        ziglang \
    && \
    pipx install chalice && \
    pipx install curator-opensearch && \
    pipx install pdm && \
    pipx inject pdm pdm-version pdm-packer pdm-publish && \
    npm install --global \