diff --git a/docker-compose.yml b/docker-compose.yml index 9573cc2..c7bf4ef 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,8 @@ version: "3" services: bnk-occlum-keyring: - image: boolnetwork/bnk-occlum-keyring-epid:v0.5.2 + image: boolnetwork/bnk-occlum-keyring-epid:v0.5.2 #Different images result in different values for the attestation_style parameter in the configuration file + # image: boolnetwork/bnk-occlum-keyring-dcap:pre-release restart: always network_mode: "host" # ports: