Skip to content

Commit

Permalink
Merge pull request #100 from geoserver/renovate/postgis-postgis-17.x
Browse files Browse the repository at this point in the history
chore(deps): update postgis/postgis docker tag to v17
  • Loading branch information
buehner authored Nov 20, 2024
2 parents 2eb3ad3 + aa4c112 commit 35ce7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
retries: 3
timeout: 20s
postgis:
image: postgis/postgis:16-3.4-alpine@sha256:681931a625df344215e9b8998bf34daf146b6a395ceacee4439eb9c85869239f
image: postgis/postgis:17-3.4-alpine@sha256:5a1dbedac34e0e6663f8b7190d393339571f1cb3ecb2ab2f724524b4f3c7956e
ports:
- "5555:5432"
environment:
Expand Down

0 comments on commit 35ce7d6

Please sign in to comment.