Update tomcat version to 10.1.11-jdk17

This commit is contained in:
Paulo Gustavo Veiga 2023-08-11 18:08:47 -07:00
parent 87712b2493
commit 0b96026507

View File

@ -3,7 +3,7 @@
# Based info setup ...
#FROM --platform=$BUILDPLATFORM tomcat:9.0.71-jdk17
FROM tomcat:11.0.0-jdk21-openjdk
FROM tomcat:10.1.11-jdk17
LABEL maintainer="Paulo Gustavo Veiga <pveiga@wisemapping.com>"
# Build variables ...