mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-05 21:04:43 +08:00
👷 Add network debug tools to chat api image
This commit is contained in:
parent
af941b1353
commit
37204f578a
@ -4,7 +4,7 @@ WORKDIR /app
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN apt-get -qy update && apt-get -qy --no-install-recommends install openssl ca-certificates git -y && update-ca-certificates
|
||||
RUN apt-get -qy update && apt-get -qy --no-install-recommends install openssl ca-certificates git iputils-ping iptables -y && update-ca-certificates
|
||||
|
||||
RUN bun install
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user