Skip to content

Commit 429fc09

Browse files
committed
Upgrade to 2.27.1
1 parent bbb7b3d commit 429fc09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/geoserver/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG JAVA_HOME=/usr/local/openjdk-11
33
FROM tomcat:$IMAGE_VERSION
44
LABEL GeoNode Development Team
55

6-
ARG GEOSERVER_VERSION=2.24.4
6+
ARG GEOSERVER_VERSION=2.27.1
77
ARG GEOSERVER_CORS_ENABLED=False
88
ARG GEOSERVER_CORS_ALLOWED_ORIGINS=*
99
ARG GEOSERVER_CORS_ALLOWED_METHODS=GET,POST,PUT,DELETE,HEAD,OPTIONS

0 commit comments

Comments
 (0)