Skip to content

Commit

Permalink
Update 2.23 for jammy as well
Browse files Browse the repository at this point in the history
  • Loading branch information
delneg committed Mar 15, 2024
1 parent 77382c8 commit 554238b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions 2.23/jammy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,12 @@ RUN set -eux; \
apt-get install -y --no-install-recommends \
libsgx-headers \
libsgx-ae-epid \
libsgx-ae-id-enclave \
libsgx-ae-le \
libsgx-ae-pce \
libsgx-ae-qe3 \
libsgx-ae-qve \
libsgx-aesm-ecdsa-plugin \
libsgx-aesm-epid-plugin \
libsgx-aesm-launch-plugin \
libsgx-aesm-pce-plugin \
Expand All @@ -69,10 +73,18 @@ RUN set -eux; \
libsgx-enclave-common-dev \
libsgx-epid \
libsgx-epid-dev \
libsgx-dcap-default-qpl \
libsgx-dcap-default-qpl-dev \
libsgx-dcap-ql \
libsgx-dcap-ql-dev \
libsgx-dcap-quote-verify \
libsgx-dcap-quote-verify-dev \
libsgx-launch \
libsgx-launch-dev \
libsgx-quote-ex \
libsgx-quote-ex-dev \
libsgx-qe3-logic \
libsgx-pce-logic \
libsgx-uae-service \
libsgx-urts \
sgx-aesm-service; \
Expand Down

0 comments on commit 554238b

Please sign in to comment.