Update tomcat version.
parent
553688b070
commit
aaa8d5f0f3
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
# Based info setup ...
|
# Based info setup ...
|
||||||
#FROM --platform=$BUILDPLATFORM tomcat:9.0.71-jdk17
|
#FROM --platform=$BUILDPLATFORM tomcat:9.0.71-jdk17
|
||||||
FROM tomcat:10.1.11-jdk17
|
FROM tomcat:11.0.0-jdk21-openjdk
|
||||||
LABEL maintainer="Paulo Gustavo Veiga <pveiga@wisemapping.com>"
|
LABEL maintainer="Paulo Gustavo Veiga <pveiga@wisemapping.com>"
|
||||||
|
|
||||||
# Build variables ...
|
# Build variables ...
|
||||||
|
|
Loading…
Reference in New Issue