Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for GraalVM 2.3.0 #110

Merged
merged 1 commit into from
Nov 18, 2020
Merged

Add support for GraalVM 2.3.0 #110

merged 1 commit into from
Nov 18, 2020

Conversation

cescoffier
Copy link
Member

@cescoffier cescoffier commented Nov 18, 2020

Add support for GraalVM 2.3.0

  • Only added java 11, as Quarkus does not need java 8 anymore
  • Create container images using that version to the native-image, tooling, and s2i native images
  • Remove support for GraalVM 20.1.0 to the tooling image.

* Only added java 11, as Quarkus does not need java 8 anymore
* Create container images using that version to the native-image, tooling and s2i native images
* Remove support for GraalVM 20.1.0 to the tooling image.
Copy link
Collaborator

@zakkak zakkak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cescoffier cescoffier merged commit 6e0abbe into master Nov 18, 2020
@cescoffier cescoffier deleted the graalvm-20.3.0 branch November 18, 2020 12:46
matthyx pushed a commit to matthyx/quarkus-images that referenced this pull request Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants