mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-03 19:58:20 +02:00
Also remove libs from other platforms Dockerfiles
This commit is contained in:
@@ -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 armhf libs
|
||||
|
||||
Reference in New Issue
Block a user