changeset 498:0157a9283e5c

USASR-5154 remove extra source
author belknapSSDT <zach.belknap@mcoecn.org>
date Fri, 29 Sep 2023 11:40:21 -0400
parents fbeadb9f1e45
children d51e12ec50cd
files tomcat-17/Dockerfile
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tomcat-17/Dockerfile	Fri Sep 29 11:34:18 2023 -0400
+++ b/tomcat-17/Dockerfile	Fri Sep 29 11:40:21 2023 -0400
@@ -12,7 +12,6 @@
 
 RUN echo "deb http://archive.debian.org/debian/ stretch main contrib" > /etc/apt/sources.list \
     && echo "deb http://archive.debian.org/debian-security/ stretch/updates main contrib" >> /etc/apt/sources.list \
-    && echo "deb http://deb.debian.org/debian stretch-updates main contrib" >> /etc/apt/sources.list \
     && echo "ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true" | debconf-set-selections