Update postgres Docker tag to v18
Some checks failed
Run unit tests / rubocop (pull_request) Failing after 2m43s
Run unit tests / check-licenses (pull_request) Failing after 4m22s
Run unit tests / unit_tests (pull_request) Failing after 10m1s
Run unit tests / build-static-assets (pull_request) Has been skipped
Run unit tests / copyright_notice (pull_request) Failing after 7m36s

This commit is contained in:
Renovate Bot 2025-09-26 22:52:26 +00:00
parent db5b0809fa
commit 97c6040fb9

View File

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