Skip to content

Commit

Permalink
Update camptocamp/postgres Docker tag to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 9b0790e commit b314184
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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: postgresql
POSTGRES_PASSWORD: postgresql
Expand Down Expand Up @@ -121,7 +121,7 @@ services:
# - ../tilecloud/tilecloud:/usr/local/lib/python3.8/dist-packages/tilecloud

shell:
image: camptocamp/postgres:14-postgis-3
image: camptocamp/postgres:17-postgis-3
command:
- tail
- -f
Expand Down

0 comments on commit b314184

Please sign in to comment.