Skip to content

Commit 90a9652

Browse files
Merge pull request #214223 from AjayBathini-MSFT/patch-7
(AzureCXP) fixes MicrosoftDocs/azure-docs#99687
2 parents 705796c + 7ab0344 commit 90a9652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/confidential-computing/confidential-nodes-aks-addon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ RUN apt-get update && apt-get install -y \
106106
libsgx-quote-ex \
107107
az-dcap-client \
108108
open-enclave
109-
WORKDIR /opt/openenclave/share/openenclave/samples/remote_attestation
109+
WORKDIR /opt/openenclave/share/openenclave/samples/attestation
110110
RUN . /opt/openenclave/share/openenclave/openenclaverc \
111111
&& make build
112112
# this sets the flag for out of proc attestation mode, alternatively you can set this flag on the deployment files

0 commit comments

Comments
 (0)