mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-10 22:02:21 -06:00
fixed docker files and quoted message option
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FROM node:16.18-alpine
|
||||
|
||||
USER root
|
||||
|
||||
RUN apk update && apk upgrade && \
|
||||
apk add --no-cache git
|
||||
|
||||
|
||||
Reference in New Issue
Block a user