Revert "Update docker base image."

This reverts commit 52d6a12e0f.
main
Paulo Gustavo Veiga 2022-10-27 20:43:15 -07:00
parent 52d6a12e0f
commit 16ac1c468d
1 changed files with 1 additions and 1 deletions

View File

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