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