Mercurial > public > ssdt-docker
changeset 426:bb2b3172d497
USASR-5154 updated email
author | belknapSSDT <zach.belknap@mcoecn.org> |
---|---|
date | Wed, 27 Sep 2023 11:22:56 -0400 |
parents | 934feeb03449 |
children | 2201156ad763 |
files | java-17/Dockerfile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/java-17/Dockerfile Wed Sep 27 11:20:59 2023 -0400 +++ b/java-17/Dockerfile Wed Sep 27 11:22:56 2023 -0400 @@ -1,6 +1,6 @@ FROM openjdk:17 -MAINTAINER Marc Davis <davis@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 \