mirror of
				https://github.com/cinnyapp/cinny.git
				synced 2025-11-03 22:10:29 +03:00 
			
		
		
		
	Fix docker build failing (#1177)
This commit is contained in:
		
							parent
							
								
									8524472d38
								
							
						
					
					
						commit
						cfddaaae13
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -6,6 +6,7 @@ WORKDIR /src
 | 
			
		|||
COPY .npmrc package.json package-lock.json /src/
 | 
			
		||||
RUN npm ci
 | 
			
		||||
COPY . /src/
 | 
			
		||||
ENV NODE_OPTIONS=--max_old_space_size=4096
 | 
			
		||||
RUN npm run build
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue