use JDK rather than JRE
parent
ecda91badd
commit
2de74a9bd1
|
|
@ -1,4 +1,4 @@
|
||||||
FROM tomcat:9.0.85-jre11-temurin-jammy
|
FROM tomcat:9.0.85-jdk11-temurin-jammy
|
||||||
LABEL vendor="osgeo.org"
|
LABEL vendor="osgeo.org"
|
||||||
|
|
||||||
# Build arguments
|
# Build arguments
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue