Compare commits

..

No commits in common. "renovate/all" and "main" have entirely different histories.

View File

@ -10,7 +10,7 @@ services:
depends_on:
- db
db:
image: postgres:17.5
image: postgres:17.4
restart: always
env_file: ".env"
volumes: