chore(deps): update rust docker tag to v1.81
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed

This commit is contained in:
Renovate Bot 2024-09-06 00:02:43 +00:00
parent 5261f4a1e4
commit 6f60703e7d

View file

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