mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-05-21 11:03:55 +00:00
Revert rustup minimal profile, rustup can't be updated
This commit is contained in:
parent
fccc0a4b05
commit
97d41c2686
12 changed files with 0 additions and 24 deletions
|
@ -41,8 +41,6 @@ RUN apt-get update && apt-get install -y \
|
|||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Creates a dummy project used to grab dependencies
|
||||
RUN rustup self update
|
||||
RUN rustup set profile minimal
|
||||
RUN USER=root cargo new --bin app
|
||||
WORKDIR /app
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue