Compare commits

..

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

View file

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