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

Open
renovate-bot wants to merge 1 commit from renovate/rust-1.x into master

View file

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