We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248fc16 commit 7a21fd7Copy full SHA for 7a21fd7
app-dev/devops-and-containers/functions/java-helloworld-AI-with-local-dev-and-oci-functions/README.md
@@ -94,7 +94,7 @@ To do this a Docker multi-stage build is used.
94
95
<p>
96
97
-Before building the native image let's do a full maven for the project to create the necessary libraries under <code>target/lib</code>:
+Before building the native image let's do a full maven build for the project to create the necessary libraries under <code>target/lib</code>:
98
99
<pre>
100
mvn clean install
0 commit comments