mirror of
https://github.com/shiroyashik/sculptor.git
synced 2025-12-06 04:51:13 +03:00
Workflow fixed
НАХУЙ ЭТО ГОВНО!
This commit is contained in:
parent
0526cc9412
commit
c0bf550eb8
6 changed files with 4 additions and 24 deletions
|
|
@ -1,8 +1,8 @@
|
|||
## Chef
|
||||
# FROM clux/muslrust:stable AS chef
|
||||
FROM rust:1.81.0-alpine3.20 as chef
|
||||
FROM rust:1.81.0-alpine3.20 AS chef
|
||||
USER root
|
||||
RUN apk add musl-dev libressl-dev
|
||||
RUN apk add --no-cache musl-dev libressl-dev
|
||||
RUN cargo install cargo-chef
|
||||
WORKDIR /build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue