Skip to content

Commit

Permalink
Increase native build memory (#1187)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianonicolai authored Mar 28, 2022
1 parent 77277ad commit 0655f46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ quarkus.http.auth.permission.authenticated.paths=/*
quarkus.http.auth.permission.authenticated.policy=authenticated

# Maximum Java heap to be used during the native image generation
quarkus.native.native-image-xmx=4g
quarkus.native.native-image-xmx=6g

0 comments on commit 0655f46

Please sign in to comment.