Compare commits
No commits in common. "f1146d47c20f789a9e248163c1be1767553af74f" and "1b11609c535fe4c6eba32ada37a59b79588a5d58" have entirely different histories.
f1146d47c2
...
1b11609c53
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.81.0-alpine3.20 AS builder
|
||||
|
||||
RUN apk add --no-cache musl-dev;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue