Closed
Description
Since the merge of docker-library/tomcat@d6c16db anyone using tomcat:8 or 8.5 as their base image will automatically be running JDK11 as opposed to JDK8 which was there before:
https://hub.docker.com/layers/tomcat/library/tomcat/8.5.70/images/sha256-0b66d9b8f655f3514475f253d305c8120e5b8adcaad5e0358d899ab97a9f03fb?context=explore
Struggling to trace back the change due to the big template merge, but see screenshots from before and after and the diff: