Skip to content

Commit 6733cfe

Browse files
chore(deps): update docker.osgeo.org/geoserver docker tag to v2.28.0
1 parent 660243e commit 6733cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
- ./shogun-print/print-apps:/usr/local/tomcat/webapps/ROOT/print-apps:Z
77
shogun-geoserver:
88
container_name: ${CONTAINER_NAME_PREFIX}-geoserver
9-
image: docker.osgeo.org/geoserver:2.27.1
9+
image: docker.osgeo.org/geoserver:2.28.0
1010
environment:
1111
EXTRA_JAVA_OPTS: -Xms1g -Xmx2g -DGEOSERVER_CSRF_WHITELIST=${GEOSERVER_CSRF_WHITELIST} -Dgwc.context.suffix=gwc
1212
STABLE_EXTENSIONS: geofence-server-postgres,importer,sec-keycloak,web-resource

0 commit comments

Comments
 (0)