mirror of
				https://github.com/open-webui/open-webui
				synced 2025-06-26 18:26:48 +00:00 
			
		
		
		
	cross compile node
This commit is contained in:
		
							parent
							
								
									550fc63ebd
								
							
						
					
					
						commit
						eddaa7fa89
					
				| @ -12,7 +12,7 @@ ARG USE_CUDA_VER=cu121 | ||||
| ARG USE_EMBEDDING_MODEL=all-MiniLM-L6-v2 | ||||
| 
 | ||||
| ######## WebUI frontend ######## | ||||
| FROM node:21-alpine3.19 as build | ||||
| FROM --platform=$BUILDPLATFORM node:21-alpine3.19 as build | ||||
| 
 | ||||
| WORKDIR /app | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user