Mercurial > public > ssdt-docker
changeset 459:43167eae4881
USASR-5154 revert
author | belknapSSDT <zach.belknap@mcoecn.org> |
---|---|
date | Wed, 27 Sep 2023 17:35:31 -0400 |
parents | f27afc0281d2 |
children | 71d02b98a2a9 |
files | tomcat-17/Dockerfile |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 \