Skip to content

Commit 7a21fd7

Browse files
native build
1 parent 248fc16 commit 7a21fd7

File tree

1 file changed

+1
-1
lines changed
  • app-dev/devops-and-containers/functions/java-helloworld-AI-with-local-dev-and-oci-functions

1 file changed

+1
-1
lines changed

app-dev/devops-and-containers/functions/java-helloworld-AI-with-local-dev-and-oci-functions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To do this a Docker multi-stage build is used.
9494

9595
<p>
9696

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>:
97+
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>:
9898

9999
<pre>
100100
mvn clean install

0 commit comments

Comments
 (0)