changeset 474:3c962af98ddb

USASR-5154 try oracle
author belknapSSDT <zach.belknap@mcoecn.org>
date Thu, 28 Sep 2023 15:39:05 -0400
parents 4dff53f5d068
children 965736387022
files java-17/Dockerfile
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/java-17/Dockerfile	Thu Sep 28 15:30:53 2023 -0400
+++ b/java-17/Dockerfile	Thu Sep 28 15:39:05 2023 -0400
@@ -1,5 +1,4 @@
-FROM openjdk:8u181-jdk
-
+FROM openjdk:17-oracle
 MAINTAINER Marc Davis <davis@ssdt-ohio.org>
 
 RUN echo "deb http://httpredir.debian.org/debian stretch main contrib" > /etc/apt/sources.list \