Set libsgx-ae-qve version clearly to avoid mismatch

This commit is contained in:
Zheng, Qi 2022-04-11 14:45:33 +08:00 committed by Zongmin.Gu
parent f0ef954398
commit 4d71868532

@ -105,6 +105,7 @@ RUN apt-get update && aptitude install -y \
libsgx-aesm-ecdsa-plugin=$PSW_VERSION-focal1 \
libsgx-aesm-epid-plugin=$PSW_VERSION-focal1 \
libsgx-aesm-quote-ex-plugin=$PSW_VERSION-focal1 \
libsgx-ae-qve=$DCAP_VERSION-focal1 \
libsgx-dcap-quote-verify=$DCAP_VERSION-focal1 \
libsgx-dcap-quote-verify-dev=$DCAP_VERSION-focal1 \
libsgx-dcap-ql=$DCAP_VERSION-focal1 \