Skip to content

Commit

Permalink
Switch to 2.19-focal
Browse files Browse the repository at this point in the history
  • Loading branch information
delneg committed Nov 27, 2023
1 parent 3adba36 commit 2595813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/node.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
############ Install Intel SGX SDK & SGX PSW
FROM ghcr.io/sigmagmbh/sgx:2.22-jammy as base
FROM ghcr.io/sigmagmbh/sgx:2.19-focal as base
RUN wget -qO - https://download.01.org/intel-sgx/sgx_repo/ubuntu/intel-sgx-deb.key | apt-key add -
RUN apt-get update

Expand Down

0 comments on commit 2595813

Please sign in to comment.