Merge pull request 'chore(deps): update postgres docker tag to v16' () from renovate/postgres-16.x into master

Reviewed-on: 
This commit is contained in:
Aravinth Manivannan 2024-07-11 13:18:54 +05:30
commit 03b2bc5fed

View file

@ -12,7 +12,7 @@ services:
- MAILDEV_INCOMING_PASS=password
postgres:
image: postgres:13.15
image: postgres:16.3
network_mode: host
environment:
POSTGRES_PASSWORD: password