@ -45,7 +45,6 @@ WORKDIR /app
# Copies over *only* your manifests and vendored dependencies
COPY ./Cargo.* ./
COPY ./libs ./libs
COPY ./rust-toolchain ./rust-toolchain
# Prepare openssl arm64 libs
@ -33,7 +33,6 @@ RUN USER=root cargo init --bin
# Builds your dependencies and removes the
# Prepare openssl armhf libs