Add file, makefile package and update gitleaks-pre-commit-hook

This commit is contained in:
2025-07-15 16:08:03 -05:00
parent d860675d68
commit 06eb068dbf
2 changed files with 3 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ RUN apt-get update -y && apt-get upgrade -y && apt-get install --no-install-reco
default-jre \
doas \
dumb-init \
file \
fuse3 \
git \
gnupg \
@@ -40,6 +41,7 @@ RUN apt-get update -y && apt-get upgrade -y && apt-get install --no-install-reco
jq \
lsb-release \
lsof \
make \
nano \
net-tools \
nodejs \