Merge branch 'master' into development

This commit is contained in:
Pol Henarejos 2025-12-11 20:05:13 +01:00
commit 1768ab5a0f
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3

View file

@ -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