Skip to content

Instantly share code, notes, and snippets.

@philipz
Created February 12, 2020 05:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philipz/5fcbe6e362fc9bf4bdd56f104e75ceea to your computer and use it in GitHub Desktop.
Save philipz/5fcbe6e362fc9bf4bdd56f104e75ceea to your computer and use it in GitHub Desktop.
Change Quarkus Default GraalVM Version

./mvnw package -Pnative -Dquarkus.native.container-runtime=docker -Dquarkus.native.builder-image=quay.io/quarkus/ubi-quarkus-native-image:19.3.1-java8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment