Pin cargo-leptos to 0.2.22
All checks were successful
Push Workflows / docker-build (push) Successful in 10m49s
All checks were successful
Push Workflows / docker-build (push) Successful in 10m49s
This commit is contained in:
parent
2f5736fdb7
commit
424b0fb51e
@ -18,7 +18,7 @@ ENV PATH="/root/.cargo/bin:${PATH}"
|
||||
|
||||
RUN rustup default nightly
|
||||
RUN rustup target add wasm32-unknown-unknown
|
||||
RUN cargo install cargo-leptos
|
||||
RUN cargo install cargo-leptos@0.2.22
|
||||
|
||||
# Install ImageMagick
|
||||
RUN cd / && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user