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