Add Git for web builds

This commit is contained in:
Joshua M. Boniface
2024-09-18 16:50:44 -04:00
parent a45bbf4738
commit c14ac40bf0

View File

@@ -27,6 +27,7 @@ RUN apt-get update -y \
apt-get install --no-install-recommends -y \
wget \
unzip \
git \
debhelper \
gnupg \
devscripts \