Update images.

This commit is contained in:
Paulo Gustavo Veiga
2023-06-29 20:11:48 -07:00
parent 046c2af947
commit fd07ea6102
2 changed files with 3 additions and 2 deletions

View File

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