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