Skip to content

Commit 80e71d4

Browse files
committed
cambios builder image native
1 parent 1c988ab commit 80e71d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<artifactId>spring-boot-maven-plugin</artifactId>
159159
<configuration>
160160
<image>
161-
<builder>paketobuildpacks/builder:tiny</builder>
161+
<builder>paketobuildpacks/builder:base</builder>
162162
<env>
163163
<BP_NATIVE_IMAGE>true</BP_NATIVE_IMAGE>
164164
</env>

0 commit comments

Comments
 (0)