mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-21 21:57:56 +01:00
Update images.
This commit is contained in:
parent
046c2af947
commit
fd07ea6102
@ -5,7 +5,7 @@
|
||||
|
||||
# Prerequisites: pom.xml and appropriate project structure should exist in the repository.
|
||||
|
||||
image: maven:3.6.3
|
||||
image: maven:3.9.3
|
||||
|
||||
pipelines:
|
||||
branches:
|
||||
|
@ -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 ...
|
||||
|
Loading…
Reference in New Issue
Block a user