Compare commits
No commits in common. "9ccb44d072edb411fc44711c10a9252423d81aaa" and "f2b86d5b151da5e75c464ccc98c5460376222865" have entirely different histories.
9ccb44d072
...
f2b86d5b15
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM rust:1.84.1-alpine3.20 AS builder
|
FROM rust:1.84.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