changeset 480:52cf091c3e0e

USASR-5154 ...
author belknapSSDT <zach.belknap@mcoecn.org>
date Thu, 28 Sep 2023 16:09:43 -0400
parents 3affdeaf7971
children 0701c3e10254
files java-17/Dockerfile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/java-17/Dockerfile	Thu Sep 28 16:03:28 2023 -0400
+++ b/java-17/Dockerfile	Thu Sep 28 16:09:43 2023 -0400
@@ -1,4 +1,5 @@
 FROM openjdk:17
+
 MAINTAINER Marc Davis <davis@ssdt-ohio.org>
 
 RUN cd /etc/ && ls && echo "deb http://httpredir.debian.org/debian stretch main contrib" > /etc/apt/sources.list \