SIGN IN SIGN UP
appsmithorg / appsmith UNCLAIMED

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.

0 0 68 TypeScript

chore: docker file cleanup for base JDK removal and install of JDK25 (#41662)

## Description 
This is a housekeeping PR that removes an unnecessary step where we
previously deleted the JDK from the base image and reinstalled JDK 25.
Since the base image now already includes JDK 25, this manual
replacement is no longer required.


Fixes #`Issue Number`  
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

/ok-to-test tags=""

### :mag: Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!CAUTION]  
> If you modify the content in this section, you are likely to disrupt
the CI result for your PR.

<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

## Release Notes

* **Chores**
* Docker image no longer includes Java runtime by default. Users
requiring Java will need to provision it separately.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
M
Manish Kumar committed
069d580f2710ca59f7e8222a4849d500fc57341d
Parent: 089d24f
Committed by GitHub <noreply@github.com> on 3/26/2026, 9:53:31 AM