Compare commits
No commits in common. "renovate/rust-1.x" and "master" have entirely different histories.
renovate/r
...
master
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue