File tree Expand file tree Collapse file tree
src/guides/build-iapp/advanced Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ IMG_TO=<docker-hub-user>/tee-scone-hello-world:1.0.0
275275docker run -it --rm \
276276 -v $PWD /enclave-key.pem:/sig/enclave-key.pem \
277277 -v /var/run/docker.sock:/var/run/docker.sock \
278- registry.scontain.com/scone-production/iexec-sconify-image:5.9.1 -v16\
278+ registry.scontain.com/scone-production/iexec-sconify-image:5.9.2 -v16 \
279279 sconify_iexec \
280280 --scone-signer=/sig/enclave-key.pem \
281281 --from=${IMG_FROM} \
@@ -304,7 +304,7 @@ IMG_TO=<docker-hub-user>/tee-scone-hello-world:1.0.0
304304docker run -it --rm \
305305 -v $PWD /enclave-key.pem:/sig/enclave-key.pem \
306306 -v /var/run/docker.sock:/var/run/docker.sock \
307- registry.scontain.com/scone-production/iexec-sconify-image:5.9.1 -v16\
307+ registry.scontain.com/scone-production/iexec-sconify-image:5.9.2 -v16 \
308308 sconify_iexec \
309309 --from=${IMG_FROM} \
310310 --to=${IMG_TO} \
You can’t perform that action at this time.
0 commit comments