Update docker base image.

This commit is contained in:
Paulo Gustavo Veiga 2022-10-27 20:34:46 -07:00
parent 23b0f7351e
commit 52d6a12e0f

View File

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