This commit is contained in:
Gunju Kim 2025-12-01 11:03:23 +01:00 committed by GitHub
commit 4a20a9a341
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 \