mirror of
https://github.com/EvolutionAPI/evolution-manager.git
synced 2025-07-16 12:12:56 -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
|
# Use a imagem oficial do Node.js 20 como base
|
||||||
FROM node:20-slim
|
FROM node:20-slim
|
||||||
|
|
||||||
RUN apt update && apt install -y curl wget
|
# RUN apt update && apt install -y curl wget
|
||||||
|
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user