Compare commits
1 commit
3e5831c74b
...
8e617a8b10
Author | SHA1 | Date | |
---|---|---|---|
8e617a8b10 |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.85.0-alpine3.20 AS builder
|
||||
FROM rust:1.85.1-alpine3.20 AS builder
|
||||
|
||||
RUN apk add --no-cache musl-dev;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue