changeset 492:1f385aabad4f

USASR-5154 try different version
author belknapSSDT <zach.belknap@mcoecn.org>
date Fri, 29 Sep 2023 10:10:28 -0400
parents 3d188208caaf
children e29026560b41
files tomcat-17/Dockerfile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tomcat-17/Dockerfile	Fri Sep 29 10:00:07 2023 -0400
+++ b/tomcat-17/Dockerfile	Fri Sep 29 10:10:28 2023 -0400
@@ -1,4 +1,4 @@
-FROM tomcat:9.0.80-jre17
+FROM tomcat:8.5.93-jre17-temurin-jammy
 
 MAINTAINER Marc Davis <davis@ssdt-ohio.org>