Description
If running tomcat as a different user, and not using supervisord, and if the container is running as root, it will run the tomat process as another user.
Previous behavior was to run tomcat as the current user of the container.
Check everything is ok if the previous container tomcat user (ps -ef) is the same as the new one after upgrading