Compare commits
2 commits
8411c713ec
...
1253c5c15f
Author | SHA1 | Date | |
---|---|---|---|
1253c5c15f | |||
4925b797ba |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.83.0-alpine3.20 AS builder
|
||||
FROM rust:1.84.0-alpine3.20 AS builder
|
||||
|
||||
RUN apk add --no-cache musl-dev;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue