mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-16 19:33:11 +02:00
feat(docker): update base images to Java 25, Spring 4, Jackson 3, Gradle 9 and optimize JVM options (Project Lilliput) (#5725)
Co-authored-by: Anthony Stirling <[email protected]>
This commit is contained in:
co-authored by
Anthony Stirling
parent
24128dd318
commit
1f9b90ad57
@@ -5,4 +5,8 @@ org.gradle.parallel=true
|
||||
org.gradle.caching=true
|
||||
|
||||
org.gradle.build-scan=true
|
||||
# allow Gradle to download the toolchain version requested by the build
|
||||
org.gradle.java.installations.auto-download=true
|
||||
|
||||
org.gradle.daemon=true
|
||||
# org.gradle.configuration-cache=true
|
||||
|
||||
Reference in New Issue
Block a user