Compare commits
2 commits
1b11609c53
...
f1146d47c2
Author | SHA1 | Date | |
---|---|---|---|
f1146d47c2 | |||
b551779a09 |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.81.0-alpine3.20 AS builder
|
||||
FROM rust:1.82.0-alpine3.20 AS builder
|
||||
|
||||
RUN apk add --no-cache musl-dev;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue