This commit is contained in:
Gunju Kim 2025-10-28 10:44:14 -05:00 committed by GitHub
commit b263f851e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ RUN apt-get update -y \
git \ git \
iptables \ iptables \
jq \ jq \
net-tools \
software-properties-common \ software-properties-common \
sudo \ sudo \
unzip \ unzip \