mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-26 02:18:38 -06:00
Update Dockerfile
This commit is contained in:
parent
5d91876974
commit
342375d938
@ -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