Compare commits

..

No commits in common. "renovate/rust-1.x" and "master" have entirely different histories.

View file

@ -1,6 +1,6 @@
steps: steps:
backend: backend:
image: rust:1.82-bullseye image: rust:1.79-bullseye
environment: environment:
- DATABASE_URL=postgres://postgres:password@database:5432/postgres - DATABASE_URL=postgres://postgres:password@database:5432/postgres
commands: commands: