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 d5e4770 commit 1befce7Copy full SHA for 1befce7
common-services.yml
@@ -6,7 +6,7 @@ services:
6
- ./shogun-print/print-apps:/usr/local/tomcat/webapps/ROOT/print-apps:Z
7
shogun-geoserver:
8
container_name: ${CONTAINER_NAME_PREFIX}-geoserver
9
- image: docker.osgeo.org/geoserver:2.27.1
+ image: docker.osgeo.org/geoserver:2.28.0
10
environment:
11
EXTRA_JAVA_OPTS: -Xms1g -Xmx2g -DGEOSERVER_CSRF_WHITELIST=${GEOSERVER_CSRF_WHITELIST} -Dgwc.context.suffix=gwc
12
STABLE_EXTENSIONS: geofence-server-postgres,importer,sec-keycloak,web-resource
0 commit comments