Add lsof package
All checks were successful
release / release-default (push) Successful in 1h6m4s

This commit is contained in:
Astound 2025-07-14 17:14:42 -05:00
parent 5fbbe2f6e2
commit d860675d68
Signed by: kaiser
GPG Key ID: 97504AF0027B1A56

View File

@ -39,6 +39,7 @@ RUN apt-get update -y && apt-get upgrade -y && apt-get install --no-install-reco
iptables \
jq \
lsb-release \
lsof \
nano \
net-tools \
nodejs \