changeset 486:0da59b4223b3

USASR-5154 bumped up version
author belknapSSDT <zach.belknap@mcoecn.org>
date Fri, 29 Sep 2023 09:12:18 -0400
parents cf306edf0141
children 65a6d2f3f857
files tomcat-17/Dockerfile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tomcat-17/Dockerfile	Fri Sep 29 09:04:49 2023 -0400
+++ b/tomcat-17/Dockerfile	Fri Sep 29 09:12:18 2023 -0400
@@ -1,4 +1,4 @@
-FROM tomcat:8.5.37-jre17
+FROM tomcat:9.0.80-jre17
 
 MAINTAINER Marc Davis <davis@ssdt-ohio.org>