# HG changeset patch
# User belknapSSDT <zach.belknap@mcoecn.org>
# Date 1695833819 14400
# Node ID 2a6846bde6ff505436b2ab806147dc5abc175478
# Parent  2201156ad763e138f455929631dcfce1be9b1292
USASR-5154 updated maintainer

diff -r 2201156ad763 -r 2a6846bde6ff tomcat-17/Dockerfile
--- a/tomcat-17/Dockerfile	Wed Sep 27 11:49:10 2023 -0400
+++ b/tomcat-17/Dockerfile	Wed Sep 27 12:56:59 2023 -0400
@@ -1,6 +1,6 @@
 FROM tomcat:8.5.93-jre17
 
-MAINTAINER Dave Smith <smith@nwoca.org>
+MAINTAINER Marc Davis <davis@ssdt-ohio.org>
 
 RUN echo "deb http://httpredir.debian.org/debian jessie main contrib" > /etc/apt/sources.list \
     && echo "deb http://security.debian.org/ jessie/updates main contrib" >> /etc/apt/sources.list \