|
|
@ -37,6 +37,7 @@ application {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
bootBuildImage {
|
|
|
|
bootBuildImage {
|
|
|
|
|
|
|
|
builder = "paketobuildpacks/builder-jammy-base:latest"
|
|
|
|
archiveFile = bootDistZip.archiveFile
|
|
|
|
archiveFile = bootDistZip.archiveFile
|
|
|
|
environment = ['BP_JVM_VERSION': project.targetCompatibility.getMajorVersion()]
|
|
|
|
environment = ['BP_JVM_VERSION': project.targetCompatibility.getMajorVersion()]
|
|
|
|
}
|
|
|
|
}
|