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

Revert the base docker image back to JDK 11 #3471

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

mzuehlke
Copy link
Member

@mzuehlke mzuehlke commented Nov 8, 2024

JDK 21 requires that sbt is of version 1.9.0 or greater. This poses problems to some projects. As the other changes to support a multi-platform docker image had flaws too, this change shouldn't be a problem.

Fixes: #3467

JDK 21 requires that sbt is of version 1.9.0 or greater. This poses problems to some projects. As the other changes to support a multi-platform docker image had flaws too, this change shouldn't be a problem.
@mzuehlke mzuehlke added the bug Something isn't working label Nov 8, 2024
@mzuehlke mzuehlke added this to the 0.31.1 milestone Nov 8, 2024
@mzuehlke mzuehlke merged commit f89466c into main Nov 8, 2024
10 checks passed
@mzuehlke mzuehlke deleted the baseimage-revert branch November 8, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error compiling the sbt component 'compiler-bridge_2.12' using 0.31.0 with an SBT 1.8.0 project
1 participant