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

feat: change gradle version to 8.5 #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

manhnd98
Copy link

Problem:

I am developing a Java project using JDK 17 and Gradle 8.5. However, every time I use the existing docker image ghcr.io/loft-sh/devspace-containers/java-gradle:7-jdk11-slim, I have to reinstall Gradle 8.5 using the ./gradlew command in every devspace.

Solution:

Wait for the Devspace team to merge this PR and build the new docker image version

Alternative:

Use my image: ghcr.io/manhnd98/java-gradle:8-jdk11-slim

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.

1 participant