From b1d811e1b3c18e8a219d12b0c8a1a77e06f590de Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 22 Jul 2026 09:05:47 +0000 Subject: [PATCH] Update tomcat Docker tag to v11 --- 16/mariadb-tomcat/Dockerfile | 2 +- 16/mysql-tomcat/Dockerfile | 2 +- 16/postgres-tomcat/Dockerfile | 2 +- 17/mariadb-tomcat/Dockerfile | 2 +- 17/mysql-tomcat/Dockerfile | 2 +- 17/postgres-tomcat/Dockerfile | 2 +- 18.4/mariadb-tomcat/Dockerfile | 2 +- 18.4/mysql-tomcat/Dockerfile | 2 +- 18.4/postgres-tomcat/Dockerfile | 2 +- 18/mariadb-tomcat/Dockerfile | 2 +- 18/mysql-tomcat/Dockerfile | 2 +- 18/postgres-tomcat/Dockerfile | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/16/mariadb-tomcat/Dockerfile b/16/mariadb-tomcat/Dockerfile index 9025616f..4e51f0af 100644 --- a/16/mariadb-tomcat/Dockerfile +++ b/16/mariadb-tomcat/Dockerfile @@ -17,7 +17,7 @@ # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. # --------------------------------------------------------------------------- -FROM tomcat:9-jre21 +FROM tomcat:11-jre21 # ____ ____ ____ ____ _ __ _ # |_ _||_ _||_ _| |_ _|(_) [ | _ (_) diff --git a/16/mysql-tomcat/Dockerfile b/16/mysql-tomcat/Dockerfile index cc77f82f..c0c96aee 100644 --- a/16/mysql-tomcat/Dockerfile +++ b/16/mysql-tomcat/Dockerfile @@ -17,7 +17,7 @@ # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. # --------------------------------------------------------------------------- -FROM tomcat:9-jre21 +FROM tomcat:11-jre21 # ____ ____ ____ ____ _ __ _ # |_ _||_ _||_ _| |_ _|(_) [ | _ (_) diff --git a/16/postgres-tomcat/Dockerfile b/16/postgres-tomcat/Dockerfile index a774ddf7..e55f34f4 100644 --- a/16/postgres-tomcat/Dockerfile +++ b/16/postgres-tomcat/Dockerfile @@ -17,7 +17,7 @@ # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. # --------------------------------------------------------------------------- -FROM tomcat:9-jre21 +FROM tomcat:11-jre21 # ____ ____ ____ ____ _ __ _ # |_ _||_ _||_ _| |_ _|(_) [ | _ (_) diff --git a/17/mariadb-tomcat/Dockerfile b/17/mariadb-tomcat/Dockerfile index 9da0919a..5ec47ba2 100644 --- a/17/mariadb-tomcat/Dockerfile +++ b/17/mariadb-tomcat/Dockerfile @@ -17,7 +17,7 @@ # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. # --------------------------------------------------------------------------- -FROM tomcat:10-jre21 +FROM tomcat:11-jre21 # ____ ____ ____ ____ _ __ _ # |_ _||_ _||_ _| |_ _|(_) [ | _ (_) diff --git a/17/mysql-tomcat/Dockerfile b/17/mysql-tomcat/Dockerfile index 1e383b1e..9b5b0593 100644 --- a/17/mysql-tomcat/Dockerfile +++ b/17/mysql-tomcat/Dockerfile @@ -17,7 +17,7 @@ # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. # --------------------------------------------------------------------------- -FROM tomcat:10-jre21 +FROM tomcat:11-jre21 # ____ ____ ____ ____ _ __ _ # |_ _||_ _||_ _| |_ _|(_) [ | _ (_) diff --git a/17/postgres-tomcat/Dockerfile b/17/postgres-tomcat/Dockerfile index d803bceb..12aed2e5 100644 --- a/17/postgres-tomcat/Dockerfile +++ b/17/postgres-tomcat/Dockerfile @@ -17,7 +17,7 @@ # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. # --------------------------------------------------------------------------- -FROM tomcat:10-jre21 +FROM tomcat:11-jre21 # ____ ____ ____ ____ _ __ _ # |_ _||_ _||_ _| |_ _|(_) [ | _ (_) diff --git a/18.4/mariadb-tomcat/Dockerfile b/18.4/mariadb-tomcat/Dockerfile index 9c26dfd7..89d578df 100644 --- a/18.4/mariadb-tomcat/Dockerfile +++ b/18.4/mariadb-tomcat/Dockerfile @@ -17,7 +17,7 @@ # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. # --------------------------------------------------------------------------- -FROM tomcat:10-jre21 +FROM tomcat:11-jre21 # ____ ____ ____ ____ _ __ _ # |_ _||_ _||_ _| |_ _|(_) [ | _ (_) diff --git a/18.4/mysql-tomcat/Dockerfile b/18.4/mysql-tomcat/Dockerfile index edce1b0d..2ba351a5 100644 --- a/18.4/mysql-tomcat/Dockerfile +++ b/18.4/mysql-tomcat/Dockerfile @@ -17,7 +17,7 @@ # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. # --------------------------------------------------------------------------- -FROM tomcat:10-jre21 +FROM tomcat:11-jre21 # ____ ____ ____ ____ _ __ _ # |_ _||_ _||_ _| |_ _|(_) [ | _ (_) diff --git a/18.4/postgres-tomcat/Dockerfile b/18.4/postgres-tomcat/Dockerfile index 3b64d03e..e9989879 100644 --- a/18.4/postgres-tomcat/Dockerfile +++ b/18.4/postgres-tomcat/Dockerfile @@ -17,7 +17,7 @@ # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. # --------------------------------------------------------------------------- -FROM tomcat:10-jre21 +FROM tomcat:11-jre21 # ____ ____ ____ ____ _ __ _ # |_ _||_ _||_ _| |_ _|(_) [ | _ (_) diff --git a/18/mariadb-tomcat/Dockerfile b/18/mariadb-tomcat/Dockerfile index eda52ff8..da7daccc 100644 --- a/18/mariadb-tomcat/Dockerfile +++ b/18/mariadb-tomcat/Dockerfile @@ -17,7 +17,7 @@ # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. # --------------------------------------------------------------------------- -FROM tomcat:10-jre21 +FROM tomcat:11-jre21 # ____ ____ ____ ____ _ __ _ # |_ _||_ _||_ _| |_ _|(_) [ | _ (_) diff --git a/18/mysql-tomcat/Dockerfile b/18/mysql-tomcat/Dockerfile index 7efe5fc4..659e360e 100644 --- a/18/mysql-tomcat/Dockerfile +++ b/18/mysql-tomcat/Dockerfile @@ -17,7 +17,7 @@ # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. # --------------------------------------------------------------------------- -FROM tomcat:10-jre21 +FROM tomcat:11-jre21 # ____ ____ ____ ____ _ __ _ # |_ _||_ _||_ _| |_ _|(_) [ | _ (_) diff --git a/18/postgres-tomcat/Dockerfile b/18/postgres-tomcat/Dockerfile index 9a769d89..9ce1a418 100644 --- a/18/postgres-tomcat/Dockerfile +++ b/18/postgres-tomcat/Dockerfile @@ -17,7 +17,7 @@ # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. # --------------------------------------------------------------------------- -FROM tomcat:10-jre21 +FROM tomcat:11-jre21 # ____ ____ ____ ____ _ __ _ # |_ _||_ _||_ _| |_ _|(_) [ | _ (_)