Update Docker Image with Latest Changes and Dependencies
Is your feature request related to a problem? Please describe.
Yes, to ensure that clients and test cases reflect the recent updates, particularly the updated health check functionality, it is necessary to update the Docker image. Without this, testing and client usage may not fully align with the latest changes.
Describe the solution you'd like
Push a new Docker image with the latest updates for Permify, including the updated health check functionality and any other recent changes.
Describe alternatives you've considered
Manually applying the updates to existing Docker containers, but this approach is less efficient and increases the risk of inconsistencies across environments.
Additional context
This update is crucial to keep the Docker image up-to-date for smoother client interactions and testing processes.