remove gcc and g++ rebased with master

This commit is contained in:
Sajikumar JS 2025-03-24 23:52:36 +05:30
parent 363e2565f5
commit 5a33db632f

View file

@ -85,8 +85,6 @@ FROM $container_base
WORKDIR /app
RUN apt-get update && apt-get install -y \
gcc \
g++ \
iputils-ping net-tools iproute2 dnsutils telnet \
curl wget telnet \
procps psmisc lsof \