chore(deps): update rust docker tag to v1.83.0
This commit is contained in:
parent
dbba7983b9
commit
b17a826fed
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.82.0-alpine3.20 AS builder
|
||||
FROM rust:1.83.0-alpine3.20 AS builder
|
||||
|
||||
RUN apk add --no-cache musl-dev;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue