mirror of
				https://github.com/optim-enterprises-bv/OptimCloud-gw-ui.git
				synced 2025-10-30 17:57:46 +00:00 
			
		
		
		
	Fix: downgrading node to 14 to resolve node-sass incompatibility
This commit is contained in:
		| @@ -1,4 +1,4 @@ | |||||||
| FROM node:16-alpine3.11 AS build | FROM node:14-alpine3.11 AS build | ||||||
|  |  | ||||||
| COPY package.json package-lock.json / | COPY package.json package-lock.json / | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dmitry Dunaev
					Dmitry Dunaev