chore(deps): update rust docker tag to v1.82 #47

Open
renovate-bot wants to merge 1 commit from renovate/rust-1.x into master
Showing only changes of commit 8483638d92 - Show all commits

View file

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