chore(deps): update rust docker tag to v1.85
Some checks are pending
ci/woodpecker/push/build Pipeline is running
ci/woodpecker/push/lint Pipeline is pending

This commit is contained in:
Renovate Bot 2025-02-21 05:02:17 +00:00
parent 1cca0d46de
commit cae2240414
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ branches:
pipeline:
build:
image: 'rust:1.83-alpine3.21'
image: 'rust:1.85-alpine3.21'
commands:
- apk add build-base
- cargo build