We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb7b3d commit 429fc09Copy full SHA for 429fc09
docker/geoserver/Dockerfile
@@ -3,7 +3,7 @@ ARG JAVA_HOME=/usr/local/openjdk-11
3
FROM tomcat:$IMAGE_VERSION
4
LABEL GeoNode Development Team
5
6
-ARG GEOSERVER_VERSION=2.24.4
+ARG GEOSERVER_VERSION=2.27.1
7
ARG GEOSERVER_CORS_ENABLED=False
8
ARG GEOSERVER_CORS_ALLOWED_ORIGINS=*
9
ARG GEOSERVER_CORS_ALLOWED_METHODS=GET,POST,PUT,DELETE,HEAD,OPTIONS
0 commit comments