Skip to content

Commit

Permalink
Merge pull request #208 from camptocamp/renovate/master-camptocamp-po…
Browse files Browse the repository at this point in the history
…stgres-17.x

Update camptocamp/postgres Docker tag to v17 (master)
  • Loading branch information
sbrunner authored Oct 2, 2024
2 parents cacc5cc + 95725b8 commit 09075a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '2.2'

services:
db:
image: camptocamp/postgres:14-postgis-3
image: camptocamp/postgres:17-postgis-3
environment:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
Expand Down

0 comments on commit 09075a8

Please sign in to comment.