Fix applying of patches in Dockerfile.
This commit is contained in:
		
							parent
							
								
									77d8c7ce01
								
							
						
					
					
						commit
						df9e9a9d75
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -33,6 +33,7 @@ RUN git clone $GIT/desktop-app/patches.git
 | 
				
			||||||
 | 
					
 | 
				
			||||||
WORKDIR patches
 | 
					WORKDIR patches
 | 
				
			||||||
RUN git checkout 87a2e9ee07
 | 
					RUN git checkout 87a2e9ee07
 | 
				
			||||||
 | 
					WORKDIR ..
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FROM builder AS extra-cmake-modules
 | 
					FROM builder AS extra-cmake-modules
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue