# HG changeset patch # User belknapSSDT # Date 1695850531 14400 # Node ID 43167eae48817cd066516a78d6598cc91029ac4f # Parent f27afc0281d2fd7b2b43ff7b5b381b46122558a8 USASR-5154 revert diff -r f27afc0281d2 -r 43167eae4881 tomcat-17/Dockerfile --- a/tomcat-17/Dockerfile Wed Sep 27 17:33:39 2023 -0400 +++ b/tomcat-17/Dockerfile Wed Sep 27 17:35:31 2023 -0400 @@ -18,7 +18,6 @@ && echo "deb http://archive.debian.org/debian-security/ stretch/updates main contrib" >> /etc/apt/sources.list \ && echo "ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true" | debconf-set-selections -RUN apt-get install x11-common RUN apt-get update \ && apt-get install -y ttf-mscorefonts-installer \