Merge pull request 'chore(deps): update postgres docker tag to v17' (#117) from renovate/postgres-17.x into master

Reviewed-on: #117
This commit is contained in:
Aravinth Manivannan 2024-12-18 14:06:45 +05:30
commit 7054565bac

View file

@ -16,7 +16,7 @@ services:
# - MAILDEV_INCOMING_PASS=password
postgres:
image: postgres:16.4
image: postgres:17.0
network_mode: host
environment:
POSTGRES_PASSWORD: password