Skip to content

Commit

Permalink
Use ubi-quarkus-native-image:19.3.1-java8 as build image
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Mar 30, 2020
1 parent 839a08f commit f9f400a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -753,6 +753,7 @@
</property>
</activation>
<properties>
<quarkus.native.builder-image>quay.io/quarkus/ubi-quarkus-native-image:19.3.1-java8</quarkus.native.builder-image>
<quarkus.native.container-build>true</quarkus.native.container-build>
<quarkus.native.container-runtime>docker</quarkus.native.container-runtime>
</properties>
Expand Down

0 comments on commit f9f400a

Please sign in to comment.