chore(deps): update rust docker tag to v1.84

This commit is contained in:
Renovate Bot 2025-01-10 17:06:20 +00:00
parent d8b6d8d7f4
commit e2eb6a50a5

View file

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