Add shellcheck package

This commit is contained in:
2025-07-20 20:07:48 -05:00
parent 424eb89c00
commit 5e4f5331a3

View File

@@ -56,6 +56,7 @@ RUN apt-get update -y && apt-get upgrade -y && apt-get install --no-install-reco
python3 \
python3-pip \
python3-venv \
shellcheck \
siege \
sudo \
tar \