Skip to content

Commit

Permalink
[Geoserver] downgrade geoserver version
Browse files Browse the repository at this point in the history
  • Loading branch information
claire2212 committed Jul 9, 2024
1 parent 6794df3 commit 9271d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:

geoserver:
container_name: monitorenv_geoserver
image: kartoza/geoserver:2.20.2
image: kartoza/geoserver:2.18.0
environment:
- GEOSERVER_ADMIN_PASSWORD=${GEOSERVER_ADMIN_PASSWORD}
- GEOSERVER_ADMIN_USER=${GEOSERVER_ADMIN_USER}
Expand Down

0 comments on commit 9271d4a

Please sign in to comment.