Mercurial > public > ssdt-docker
changeset 428:2a6846bde6ff
USASR-5154 updated maintainer
author | belknapSSDT <zach.belknap@mcoecn.org> |
---|---|
date | Wed, 27 Sep 2023 12:56:59 -0400 |
parents | 2201156ad763 |
children | 35fc94e4e080 |
files | tomcat-17/Dockerfile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 \