Update tomcat version.

This commit is contained in:
Paulo Gustavo Veiga 2023-04-01 17:35:05 -07:00
parent 8c17b4bdcd
commit 1f59f26c07

View File

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