Skip to content

Commit

Permalink
Build pipeline updated (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
valdok committed Feb 22, 2024
1 parent 8ee38ea commit d03ce6b
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-dcap
ARG SCRT_BASE_IMAGE_ENCLAVE=ghcr.io/scrtlabs/sgx-rust:2004-1.1.6
ARG SCRT_RELEASE_BASE_IMAGE=ghcr.io/scrtlabs/release-base:20.04-2.17

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

0 comments on commit d03ce6b

Please sign in to comment.