Skip to content

Commit 1c988ab

Browse files
committed
cambio para image native
1 parent d18d128 commit 1c988ab

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:0.3.23</builder>
161+
<builder>paketobuildpacks/builder:tiny</builder>
162162
<env>
163163
<BP_NATIVE_IMAGE>true</BP_NATIVE_IMAGE>
164164
</env>

0 commit comments

Comments
 (0)