Compare commits

...
Author SHA1 Message Date
brian.long baff429fe3 Merge branch 'develop' into develop-tomcat10 2026-05-21 20:32:55 -04:00
brian.long 6b88cbe3e8 generic jbr 2026-05-21 09:20:09 -04:00
brian.long 086a17cf98 Merge branch 'develop' into develop-tomcat10 2026-05-21 09:04:57 -04:00
brian.long 35c38baa30 tomcat v10.1.55 2026-05-20 16:41:44 -04:00
+1 -1
View File
@@ -17,7 +17,7 @@
<!-- The version of Apache Tomcat to serve as the basis of this Docker image --> <!-- The version of Apache Tomcat to serve as the basis of this Docker image -->
<!-- See: https://tomcat.apache.org/download-10.cgi --> <!-- See: https://tomcat.apache.org/download-10.cgi -->
<tomcat.version>10.1.52</tomcat.version> <tomcat.version>10.1.55</tomcat.version>
<tomcat.mirror.baseUrl>https://archive.apache.org/dist/tomcat</tomcat.mirror.baseUrl> <tomcat.mirror.baseUrl>https://archive.apache.org/dist/tomcat</tomcat.mirror.baseUrl>
<!-- The Docker image meta-data for pushing the build --> <!-- The Docker image meta-data for pushing the build -->