diff --git a/tests/docker/bullseye/Dockerfile b/tests/docker/bullseye/Dockerfile index 55b1296..ea52b02 100644 --- a/tests/docker/bullseye/Dockerfile +++ b/tests/docker/bullseye/Dockerfile @@ -37,7 +37,7 @@ RUN make clean RUN ldconfig WORKDIR / RUN git clone https://github.com/polhenarejos/pypicohsm.git -RUN pip3 install -e pypicohsm +RUN pip3 install pypicohsm RUN git clone https://github.com/CardContact/sc-hsm-embedded WORKDIR /sc-hsm-embedded RUN autoreconf -fi