mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 10:45:57 +03:00
Revert rustup minimal profile, rustup can't be updated
This commit is contained in:
@@ -41,8 +41,6 @@ WORKDIR /app
|
||||
# To avoid copying unneeded files, use .dockerignore
|
||||
COPY . .
|
||||
|
||||
RUN rustup self update
|
||||
RUN rustup set profile minimal
|
||||
RUN rustup target add x86_64-unknown-linux-musl
|
||||
|
||||
# Make sure that we actually build the project
|
||||
|
Reference in New Issue
Block a user