diff --git a/docker-compose.yml b/docker-compose.yml index 81b2bbc..159f216 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,7 +2,7 @@ version: "3" services: bnk-occlum-keyring: #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:v0.6.4 + image: boolnetwork/bnk-occlum-keyring-dcap:v0.6.6 restart: always network_mode: "host" # ports: