Revert "Update to tomcat 10.1.7"

This reverts commit 198038f110.
This commit is contained in:
Paulo Gustavo Veiga 2023-04-01 18:03:04 -07:00
parent 198038f110
commit c2bec7ca4a

View File

@ -2,7 +2,7 @@
# Based on ubuntu:latest, installs WiseMapping (http://ww.wisemapping.org)
# Based info setup ...
FROM tomcat:10.1.7-jdk17
FROM tomcat:9.0.71-jdk17
LABEL maintainer="Paulo Gustavo Veiga <pveiga@wisemapping.com>"
# Build variables ...