Skip to content

Commit

Permalink
Merge pull request #1550 from rodekruis/fix.geoserver-postgis
Browse files Browse the repository at this point in the history
fix: revert geoserver version
  • Loading branch information
gulfaraz authored Sep 2, 2024
2 parents 8a25391 + a4e1921 commit f03e368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ services:

ibf-geoserver:
container_name: ibf-geoserver
image: kartoza/geoserver:2.24.2
image: kartoza/geoserver:2.19.2
environment:
- GEOSERVER_ADMIN_PASSWORD=${GEOSERVER_ADMIN_PASSWORD}
- JAVA_OPTS="-DALLOW_ENV_PARAMETRIZATION=true"
Expand Down

0 comments on commit f03e368

Please sign in to comment.