Skip to content

Commit 9ce8b8b

Browse files
authored
Merge pull request #1587 from oracle-devrel/oci-devops-name-readme-fix-2
readme fix
2 parents f7c6faf + 4cca609 commit 9ce8b8b

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Before applying the Stack fill in the vars:
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>
6767
<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>
68-
<li><i>docker_password</i> is our OCIR Docker user password (your user profile auth token in OCI)</li>
68+
<li><i>docker_password</i> is your OCIR Docker user password (your user profile auth token in OCI)</li>
6969
</ul>
7070

7171
Run Stacks's Apply to create the OCI DevOps project.

0 commit comments

Comments
 (0)