Compare commits
No commits in common. "1253c5c15f9272e155a3ae000a24d1348401f5ad" and "8411c713ec2b4f7c928c263e715dbc2347dd2566" have entirely different histories.
1253c5c15f
...
8411c713ec
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM rust:1.84.0-alpine3.20 AS builder
|
FROM rust:1.83.0-alpine3.20 AS builder
|
||||||
|
|
||||||
RUN apk add --no-cache musl-dev;
|
RUN apk add --no-cache musl-dev;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue