Current Behavior
The updates Tomcat image (11.0.15-jre25) does not include the curl application. This causes containers to restart in environments like Kubernetes.
Expected Behavior
Curl should be included so healthcheck can be done.
Environment Information
FF: 10.0.0-SNAPSHOT
Container: tomcat:11.0.15-jre25
Steps To Reproduce
docker run frankframework/frankframework:10.0.0-SNAPSHOT curl
/scripts/entrypoint.sh: line 16: exec: curl: not found
Configuration
Input
No response
What database are you using?
No response
What browsers are you seeing the problem on?
No response
Relevant Log Output
Anything else?
No response