* Changing folder for LTS and pre-release
* correction in entrypoint path in pre-release dockerfile
* made change to render PR workflow to pickup the dockerfile according to branch
* Fix: Post release automation corrections
* automation fix for merging submodules PRs
* remove the extra slack notification in the docker CE release job
* adding the branch fall to cloud dockerfile
* feat: update Dockerfiles and entrypoint for PostgreSQL and Temporal integration
* fix: update Docker image tags for ee-latest versioning
* fix: remove default Dockerfile path and update tag generation logic
* fix: remove unnecessary newline in manual Docker build workflow
* fix: remove duplicate TOOLJET_EDITION environment variable declaration
* fix: update PostgreSQL source list for compatibility and enhance entrypoint script for improved logging and error handling
* update PostgreSQL source list to use bookworm for compatibility
* Refactor Dockerfile for improved build efficiency and dependency management
* Update Dockerfile to include copyfiles installation and correct key path
* Enhance Dockerfile and entrypoint script for improved setup and functionality
- Install grpcurl in the Dockerfile and entrypoint script if not already present
- Add installation steps for Temporal Server and UI Server binaries
- Register Temporal namespace if it doesn't exist
- Update environment variables for Temporal configuration
* Update Dockerfile to use dynamic branch name for checkout
* Update Dockerfile to set BRANCH_NAME as a build argument
* Fix Dockerfile to correct unzip command for Oracle Instant Client zip file