Skip to content

Commit 171d495

Browse files
local-exec added
1 parent b4c0ed7 commit 171d495

File tree

1 file changed

+1
-1
lines changed
  • app-dev/devops-and-containers/devops/oci-devops-terraform-function-java-graalvm

1 file changed

+1
-1
lines changed

app-dev/devops-and-containers/devops/oci-devops-terraform-function-java-graalvm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Before applying the Stack fill in the vars:
6464
<ul>
6565
<li><i>initial_image</i> that is used to create the OCI Function as target environment for the OCI DevOps deployment pipeline.
6666
By default it is loaded from Dockerhub, but you can use any X86 arch image if want to replace this</li>
67-
<li><i>docker_user</i> is your OCIR Docker user to push the initial image (above) to OCIR repo for the Function. Replace &lt;namespace&gt; with your <code>tenancy namespace</code>. <code>oracleidentitycloudservice</code> is used for federated domains/users, not local</li>
67+
<li><i>docker_user</i> is your OCIR Docker user to push the initial image (above) to OCIR repo for the Function. Replace &lt;namespace&gt; with your <code>tenancy namespace</code>. <code>oracleidentitycloudservice</code> is only used for federated domains/users, not local</li>
6868
<li><i>docker_user</i> is our OCIR Docker user password (your user profile auth token in OCI)</li>
6969
<li></li>
7070
</ul>

0 commit comments

Comments
 (0)