Skip to content

Commit

Permalink
Merge pull request #104 from camptocamp/renovate/master-postgis-postg…
Browse files Browse the repository at this point in the history
…is-17.x

Update postgis/postgis Docker tag to v17 (master)
  • Loading branch information
sbrunner authored Oct 2, 2024
2 parents e21c4b7 + 2b29f31 commit cf94fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance_tests/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
db:
image: postgis/postgis:16-3.4-alpine
image: postgis/postgis:17-3.5-alpine
volumes:
- './resources/init-scripts:/docker-entrypoint-initdb.d:ro'
environment:
Expand Down

0 comments on commit cf94fd2

Please sign in to comment.