chore(deps): update rust docker tag to v1.81
This commit is contained in:
parent
5261f4a1e4
commit
6f60703e7d
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue