Skip to content

Commit

Permalink
reconfigured arm64 profile
Browse files Browse the repository at this point in the history
  • Loading branch information
mswiderski committed Dec 11, 2024
1 parent f07c0b1 commit c67f4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
</dependencies>
<properties>
<quarkus.container-image.build>true</quarkus.container-image.build>
<quarkus.jib.base-jvm-image>arm64v8/eclipse-temurin:17-ubi9-minimal</quarkus.jib.base-jvm-image>
<quarkus.jib.platforms>linux/arm64/v8</quarkus.jib.platforms>
<quarkus.container-image.tag>${project.version}-arm64</quarkus.container-image.tag>
</properties>
</profile>
Expand Down

0 comments on commit c67f4fb

Please sign in to comment.