Update postgres Docker tag to v18 #328

Open
bustikiller wants to merge 1 commits from renovate/postgres-18.x into main
Showing only changes of commit 97c6040fb9 - Show all commits

View File

@ -67,7 +67,7 @@ services:
backend: backend:
condition: service_healthy condition: service_healthy
db: db:
image: postgres:17 image: postgres:18
ports: ports:
- 5432 - 5432
environment: environment: