Merge branch '3.2.x' into 3.3.x
Closes gh-43161
This commit is contained in:
@@ -33,7 +33,5 @@ bootJar {
|
||||
}
|
||||
|
||||
bootBuildImage {
|
||||
environment = ['BP_NATIVE_IMAGE': 'true',
|
||||
//see https://github.com/paketo-buildpacks/native-image/issues/321
|
||||
'BP_NATIVE_IMAGE_BUILD_ARGUMENTS': '-H:-AddAllFileSystemProviders']
|
||||
environment = ['BP_NATIVE_IMAGE': 'true']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user