mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-27 02:48:39 -06:00
Update Dockerfile
This commit is contained in:
parent
45e03d87c7
commit
d37e00c4af
@ -5,7 +5,7 @@ LABEL maintainer="Davidson Gomes" git="https://github.com/DavidsonGomes"
|
||||
LABEL contact="contato@agenciadgcode.com"
|
||||
|
||||
RUN apk update && apk upgrade && \
|
||||
apk add --no-cache git tzdata ffmpeg wget curl
|
||||
apk add --no-cache git tzdata ffmpeg wget curl chromium
|
||||
|
||||
WORKDIR /evolution
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user