build(dockerfile): add git

This commit is contained in:
2025-05-31 06:32:21 -07:00
parent d163e726db
commit f6484e00de

View File

@@ -116,6 +116,7 @@ RUN \
wget \ wget \
curl \ curl \
bash \ bash \
git \
nano \ nano \
npm \ npm \
openssl openssl