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

Rollback to use runtime for jib #23446

Merged
merged 1 commit into from
Feb 4, 2022
Merged

Conversation

maxandersen
Copy link
Member

since jib already just uses java and not run-java to run it is not meaningful here
to use the much larger non-runtime image.

was wrongly/incompletly updated in #23176

technically we should change jib to use run-java but since it have been using just java
for 2 years its not sensical to do that.

once runtime java has run-java we can use that instead.

since jib already just uses `java` and not `run-java` to run it is not meaningful here
to use the much larger non-runtime image.
@gsmet gsmet merged commit 51ae2d0 into quarkusio:main Feb 4, 2022
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Feb 4, 2022
@gsmet gsmet modified the milestones: 2.8 - main, 2.7.1.Final Feb 6, 2022
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.

3 participants