diff java/Dockerfile @ 533:2e67cfae1533 production v2.17.0

flow: Merged <release> '2.17.0' to <master> ('production').
author Marc Davis <marc.davis@mcoecn.org>
date Thu, 02 May 2024 22:46:24 -0400
parents ee5c8f4943ef
children
line wrap: on
line diff
--- a/java/Dockerfile	Tue Jan 30 10:55:04 2024 -0500
+++ b/java/Dockerfile	Thu May 02 22:46:24 2024 -0400
@@ -1,6 +1,6 @@
 FROM openjdk:8u181-jdk
 
-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 \