Add base58 to dockerfile.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-09-05 19:56:11 +02:00
parent 173ca7678d
commit 9f08d612ae
+1 -1
View File
@@ -22,5 +22,5 @@ RUN apt install -y libccid \
cmake \
vsmartcard-vpcd \
&& rm -rf /var/lib/apt/lists/*
RUN pip3 install pytest pycvc cryptography pyscard
RUN pip3 install pytest pycvc cryptography pyscard base58
WORKDIR /