Skip to content

Commit 05cf135

Browse files
authored
Merge pull request #31 from GeoNode/issue_30
[Fixes #30] Upgrade to Tomcat 9.0.85
2 parents c790faf + 379fbb4 commit 05cf135

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-jdk11-openjdk-slim-bullseye
1+
ARG IMAGE_VERSION=9.0.85-jdk11-temurin-focal
22
ARG JAVA_HOME=/usr/local/openjdk-11
33
FROM tomcat:$IMAGE_VERSION
44
LABEL GeoNode Development Team

0 commit comments

Comments
 (0)