diff --git a/tests/docker/bullseye/Dockerfile b/tests/docker/bullseye/Dockerfile index 4728502..53e8fae 100644 --- a/tests/docker/bullseye/Dockerfile +++ b/tests/docker/bullseye/Dockerfile @@ -36,10 +36,6 @@ RUN make install RUN make clean RUN ldconfig WORKDIR / -RUN git clone https://github.com/polhenarejos/pypicohsm.git -WORKDIR /pypicohsm -RUN pip3 install . -WORKDIR / RUN git clone https://github.com/CardContact/sc-hsm-embedded WORKDIR /sc-hsm-embedded RUN autoreconf -fi