mirror of
https://github.com/EvolutionAPI/evolution-manager.git
synced 2025-07-13 15:14:49 -06:00
test w/o curl and wget
This commit is contained in:
parent
165b70e7ed
commit
97f0dfd2be
@ -1,7 +1,7 @@
|
||||
# Use a imagem oficial do Node.js 20 como base
|
||||
FROM node:20-slim
|
||||
|
||||
RUN apt update && apt install -y curl wget
|
||||
# RUN apt update && apt install -y curl wget
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user