diff --git a/Dockerfile b/Dockerfile index 04f06794a5..b813a3ffbb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,7 +25,7 @@ # In order to create a consistent and verifiable the build environment, only add # or update in the mobilecoin/rust-sgx-base image and refer to the image by its hash. -FROM mobilecoin/rust-sgx-base@sha256:a7fcad9b7172ea0f20b2a83a47fbc34f13363cfd95788cc32427a658790adef0 as builder +FROM mobilecoin/rust-sgx-base@sha256:b3714d9a81891c97abd56d8dd72da0ef2dae544a5692c8bf6ffe1ba360e900db as builder ARG NAMESPACE=test ARG SIGNED_ENCLAVE_BASE=enclave-distribution.${NAMESPACE}.mobilecoin.com