Revert "Use Paketo tiny builder by default for JVM and native apps"
This reverts commit 6d2ebc0713.
This commit is contained in:
@@ -267,6 +267,7 @@ publishing.publications.withType(MavenPublication) {
|
||||
delegate.artifactId('spring-boot-maven-plugin')
|
||||
configuration {
|
||||
image {
|
||||
delegate.builder("paketobuildpacks/builder-jammy-tiny:latest");
|
||||
env {
|
||||
delegate.BP_NATIVE_IMAGE("true")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user