chore(deps): update postgres docker tag to v16 #7

Merged
realaravinth merged 1 commit from renovate/postgres-16.x into master 2024-07-11 13:18:55 +05:30
Showing only changes of commit b8d7049509 - Show all commits

View file

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