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.2
image: postgres:15.3
restart: always
env_file: ".env"
volumes: