Skip to content

Commit

Permalink
updated docker reference
Browse files Browse the repository at this point in the history
  • Loading branch information
valdok committed Feb 26, 2024
1 parent 64fa8f1 commit f7cf357
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 @@ -8,7 +8,7 @@
# `--target compile-secretd` - image with compiled enclave and secretd

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.20
ARG SCRT_RELEASE_BASE_IMAGE=ghcr.io/scrtlabs/release-base:20.04-2.20-dcap

# ***************** PREPARE COMPILE ENCLAVE ************** #

Expand Down

0 comments on commit f7cf357

Please sign in to comment.