mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-25 18:08:40 -06:00
Merge 342375d938
into 5d91876974
This commit is contained in:
commit
fd9f351ab9
@ -15,7 +15,7 @@ RUN npm install
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN npm run build
|
||||
RUN npm install --legacy-peer-deps
|
||||
|
||||
FROM node:20.7.0-alpine AS final
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user