Update postgres Docker tag to v18 #328

Open
bustikiller wants to merge 1 commits from renovate/postgres-18.x into main

View File

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