Skip to content

Commit 8ef961f

Browse files
authored
Merge pull request #62 from GeoNode/issue_61
Upgrade to Tomcat 9.0.104
2 parents cddfea0 + 2325f3c commit 8ef961f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/geoserver/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG IMAGE_VERSION=9.0.90-jdk11-temurin-focal
1+
ARG IMAGE_VERSION=9.0.104-jdk11-temurin-jammy
22
ARG JAVA_HOME=/usr/local/openjdk-11
33
FROM tomcat:$IMAGE_VERSION
44
LABEL GeoNode Development Team

0 commit comments

Comments
 (0)