Merge pull request 'Pin cargo-leptos version' (#3) from 1-pin-cargoleptos-version into main
Some checks failed
Push Workflows / docker-build (push) Failing after 1m1s
Some checks failed
Push Workflows / docker-build (push) Failing after 1m1s
Reviewed-on: #3
This commit is contained in:
commit
1a993fdffd
@ -18,7 +18,7 @@ ENV PATH="/root/.cargo/bin:${PATH}"
|
|||||||
|
|
||||||
RUN rustup default nightly
|
RUN rustup default nightly
|
||||||
RUN rustup target add wasm32-unknown-unknown
|
RUN rustup target add wasm32-unknown-unknown
|
||||||
RUN cargo install cargo-leptos
|
RUN cargo install cargo-leptos@0.2.22
|
||||||
|
|
||||||
# Install ImageMagick
|
# Install ImageMagick
|
||||||
RUN cd / && \
|
RUN cd / && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user