Tobago 6 and 5 require Java 17
diff --git a/tobago/tobago-vm/tomcat10/Dockerfile b/tobago/tobago-vm/tomcat10/Dockerfile
index d4cb95a..622a942 100644
--- a/tobago/tobago-vm/tomcat10/Dockerfile
+++ b/tobago/tobago-vm/tomcat10/Dockerfile
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM tomcat:10-jdk11
+FROM tomcat:10-jdk17
 MAINTAINER dev@myfaces.apache.org
 
 RUN rm -r /usr/local/tomcat/webapps.dist