Skip to content

Commit

Permalink
Build pipeline updated (dcap link fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
valdok committed Feb 22, 2024
1 parent 6c58a8f commit 8ee38ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# `--target build-deb-mainnet` - the image used to generate deb package for mainnet (will pull precompiled enclave)
# `--target compile-secretd` - image with compiled enclave and secretd

ARG SCRT_BASE_IMAGE_ENCLAVE=ghcr.io/scrtlabs/sgx-rust:2004-1.1.5
ARG SCRT_BASE_IMAGE_ENCLAVE=ghcr.io/scrtlabs/sgx-rust:2004-1.1.5-dcap
ARG SCRT_RELEASE_BASE_IMAGE=ghcr.io/scrtlabs/release-base:20.04-2.17

# ***************** PREPARE COMPILE ENCLAVE ************** #
Expand Down

0 comments on commit 8ee38ea

Please sign in to comment.