Merge pull request 'chore(deps): update rust docker tag to v1.87.0' (#225) from renovate/rust-1.x into master
Reviewed-on: #225
This commit is contained in:
commit
44e1df6894
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.86.0-alpine3.20 AS builder
|
||||
FROM rust:1.87.0-alpine3.20 AS builder
|
||||
|
||||
RUN apk add --no-cache musl-dev;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue