Compare commits
No commits in common. "1a993fdffd17715fc16d120575f4647505af7ac2" and "2f5736fdb7ed46fc3d5df92a1322d3f1bf49fe0a" have entirely different histories.
1a993fdffd
...
2f5736fdb7
@ -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@0.2.22
|
RUN cargo install cargo-leptos
|
||||||
|
|
||||||
# Install ImageMagick
|
# Install ImageMagick
|
||||||
RUN cd / && \
|
RUN cd / && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user