Revert "Remove unused diesel_cli from Docker env image"
This reverts commit 056d68804af44a5d0a593018ef86490681dc0718.
This commit is contained in:
parent
89dd6be7dd
commit
07da97f434
@ -19,6 +19,7 @@ RUN chmod a+x ./wasm-deps.sh && sleep 1 && ./wasm-deps.sh
|
||||
|
||||
WORKDIR /app
|
||||
COPY Cargo.toml Cargo.lock rust-toolchain ./
|
||||
RUN cargo install diesel_cli --no-default-features --features postgres --version '=1.3.0'
|
||||
RUN cargo install wasm-pack
|
||||
|
||||
COPY . .
|
||||
|
Loading…
x
Reference in New Issue
Block a user