Version v0.1.0-r105
This commit is contained in:
		
							parent
							
								
									2a9a0af9ee
								
							
						
					
					
						commit
						d32f1370a5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -29,7 +29,7 @@ RUN \
 | 
				
			||||||
USER build
 | 
					USER build
 | 
				
			||||||
WORKDIR /opt/build
 | 
					WORKDIR /opt/build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENV PATH="PATH:/opt/build/.cargo/bin"
 | 
					ENV PATH="$PATH:/opt/build/.cargo/bin"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN \
 | 
					RUN \
 | 
				
			||||||
 chmod +x rustup.sh && \
 | 
					 chmod +x rustup.sh && \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue