Skip to content

chore(docker): bump Gradle version to 9.4.1 in Dockerfiles#379

Merged
balazs-szucs merged 2 commits into
grimmory-tools:developfrom
balazs-szucs:gradle-bump
Apr 4, 2026
Merged

chore(docker): bump Gradle version to 9.4.1 in Dockerfiles#379
balazs-szucs merged 2 commits into
grimmory-tools:developfrom
balazs-szucs:gradle-bump

Conversation

@balazs-szucs

@balazs-szucs balazs-szucs commented Apr 4, 2026

Copy link
Copy Markdown
Contributor

Description

Linked Issue: Fixes #

Changes

Summary by CodeRabbit

  • Chores
    • Updated build infrastructure components.

@coderabbitai

coderabbitai Bot commented Apr 4, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 62ff1cbe-f60a-431d-8b99-575eddef8201

📥 Commits

Reviewing files that changed from the base of the PR and between 8c115ad and b986f1c.

📒 Files selected for processing (2)
  • Dockerfile
  • dev.docker-compose.yml
📜 Recent review details
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
  • GitHub Check: Analyze (java-kotlin)
  • GitHub Check: Test Suite / Frontend Tests
  • GitHub Check: Test Suite / Backend Tests
🔇 Additional comments (2)
dev.docker-compose.yml (1)

6-6: LGTM - Consistent version bump.

The Gradle version update matches the change in Dockerfile (line 17), ensuring consistency across both production and development Docker configurations.

Dockerfile (1)

17-17: Docker image gradle:9.4.1-jdk25-alpine exists and is fully compatible with JDK 25. Gradle 9.4.1 supports JDK 25 (since Gradle 9.1.0) and meets the JVM requirement of 17-26. No major breaking changes between 9.3.1 and 9.4.1; the upgrade consists primarily of bug fixes and additive features.


📝 Walkthrough

Walkthrough

Updated Gradle base image version from 9.3.1 to 9.4.1 in the backend build stage across two Docker configuration files. No build logic, arguments, or runtime configuration changes were made.

Changes

Cohort / File(s) Summary
Gradle Dependency Update
Dockerfile, dev.docker-compose.yml
Updated backend build stage base image from gradle:9.3.1-jdk25-alpine to gradle:9.4.1-jdk25-alpine.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested labels

backend, chore

Poem

🐰 A gradle hop, from nine-point-three,
To nine-point-four, oh what glee!
Docker images, fresh and neat,
Version bumps make updates sweet! ✨


Important

Pre-merge checks failed

Please resolve all errors before merging. Addressing warnings is optional.

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The PR description uses the required template structure but lacks substantive content in the Changes section and does not explain the motivation or impact of the Gradle version bump. Add details in the Changes section explaining why Gradle 9.4.1 was chosen, any bug fixes or improvements it provides, and testing performed to verify the bump.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The PR title follows conventional commit format with 'chore(docker)' prefix and clearly describes the main change of bumping Gradle version.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants