Commit 36833f25 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

CI: Update docker image for `0.2.0-wip`

parent 53dc7b0d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -34,6 +34,8 @@ RUN apt-get update && \
        python3-venv \
        # redis-plus-plus dependencies \
        libhiredis-dev \
        # Slurm plugin dependencies \
        libslurm-dev \
        # tests dependencies \
        python3-pip && \
    ### install cmake 3.23.1 ###################################################