mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-11-04 12:18:20 +02:00 
			
		
		
		
	Fix reference to rust-toolchain.toml in Docker
This commit is contained in:
		@@ -53,7 +53,7 @@ WORKDIR /app
 | 
			
		||||
 | 
			
		||||
# Copies over *only* your manifests and build files
 | 
			
		||||
COPY ./Cargo.* ./
 | 
			
		||||
COPY ./rust-toolchain ./rust-toolchain
 | 
			
		||||
COPY ./rust-toolchain.toml ./rust-toolchain.toml
 | 
			
		||||
COPY ./build.rs ./build.rs
 | 
			
		||||
 | 
			
		||||
RUN rustup target add arm-unknown-linux-musleabi
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user